eigenpy 3.12.0
Bindings between Numpy and Eigen using Boost.Python
Loading...
Searching...
No Matches
eigenpy::details::is_class_or_union< T > Struct Template Reference

Trait to detect if T is a class or an union. More...

#include <eigenpy/utils/traits.hpp>

Inheritance diagram for eigenpy::details::is_class_or_union< T >:
[legend]
Collaboration diagram for eigenpy::details::is_class_or_union< T >:
[legend]

Detailed Description

template<typename T>
struct eigenpy::details::is_class_or_union< T >

Trait to detect if T is a class or an union.

Definition at line 24 of file traits.hpp.


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