Public Types | List of all members
same_size< T > Struct Template Reference

#include <numpy.h>

Public Types

template<typename U >
using as = bool_constant< sizeof(T)==sizeof(U)>
 

Detailed Description

template<typename T>
struct same_size< T >

Definition at line 115 of file numpy.h.

Member Typedef Documentation

template<typename T >
template<typename U >
using same_size< T >::as = bool_constant<sizeof(T) == sizeof(U)>

Definition at line 116 of file numpy.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54