cppyabm
1.0.17
An agent-based library to integrate C++ and Python
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
118
of file
numpy.h
.
Member Typedef Documentation
◆
as
template<typename T >
template<typename U >
using
same_size
< T >::
as
=
bool_constant
<sizeof(T) == sizeof(U)>
Definition at line
119
of file
numpy.h
.
The documentation for this struct was generated from the following file:
/Users/matin/Downloads/testProjs/CppyABM/examples/Cppy/build/_deps/pybind11-src/include/pybind11/
numpy.h
Generated by
1.8.19