pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
IsStaticArrayPointer
pyd
make_object
Check that T is a pointer to a rectangular static array.
template
IsStaticArrayPointer (
T
) {
enum
bool
IsStaticArrayPointer
;
enum
bool
IsStaticArrayPointer
;
}
Meta
Source
See Implementation
pyd
make_object
classes
PydConversionException
functions
PyTuple_FromItems
d_to_python
d_to_python_array_array
d_to_python_bytes
ex_d_to_python
ex_python_to_d
match_format_type
py
python_array_array_to_d
python_buffer_to_d
python_iter_to_d
python_to_d
wrap_range
structs
RangeWrapper
templates
IsStaticArrayPointer
MatrixInfo
SimpleFormatType
Check that T is a pointer to a rectangular static array.