Public Types | List of all members
eigenpy::StdUniquePtrCallPolicies Struct Reference

#include <std-unique-ptr.hpp>

Inheritance diagram for eigenpy::StdUniquePtrCallPolicies:
Inheritance graph
[legend]

Public Types

typedef details::StdUniquePtrResultConverter result_converter
 

Detailed Description

CallPolicies to get std::unique_ptr value from a function that return an std::unique_ptr. If the object inside the std::unique_ptr is a class or an union it will be moved. In other case, it will be copied.

Definition at line 111 of file std-unique-ptr.hpp.

Member Typedef Documentation

◆ result_converter

Definition at line 112 of file std-unique-ptr.hpp.


The documentation for this struct was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Apr 26 2024 02:17:35