Skip to content

File type_traits.h

FileList > common > type_traits.h

Go to the source code of this file

  • #include <type_traits>
  • #include <Eigen/Core>

Namespaces

Type Name
namespace uipc

Classes

Type Name
class is_matrix <typename MatrixT>
class is_matrix< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > > <typename Scalar, Rows, Cols, Options, MaxRows, MaxCols>
struct propagate_const <typename T, typename DstT>
struct signature< R(&)(Args...)> <typename R, Args>
struct signature< R(*)(Args...)> <typename R, Args>
struct signature< R(Args...)> <typename R, Args>
struct signature< R(C::*)(Args...) && > <typename R, typename C, Args>
struct signature< R(C::*)(Args...) const > <typename R, typename C, Args>
struct signature< R(C::*)(Args...) const volatile > <typename R, typename C, Args>
struct signature< R(C::*)(Args...) volatile > <typename R, typename C, Args>
struct signature< R(C::*)(Args...)> <typename R, typename C, Args>

The documentation for this class was generated from the following file include/uipc/common/type_traits.h