Scarab
v2.9.0
Project 8 C++ Utility Library
pybind11
detail
same_size
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 pybind11::detail::same_size< T >
Definition at line
112
of file
numpy.h
.
Member Typedef Documentation
◆
as
using
as
=
bool_constant
<sizeof(T) == sizeof(U)>
Definition at line
113
of file
numpy.h
.
The documentation for this struct was generated from the following file:
numpy.h
Generated by
1.8.13