Scarab  v2.9.1
Project 8 C++ Utility Library
Public Attributes | List of all members
SimpleStruct Struct Reference

Public Attributes

bool bool_
 
uint32_t uint_
 
float float_
 
long double ldbl_
 

Detailed Description

Definition at line 21 of file test_numpy_dtypes.cpp.

Member Data Documentation

◆ bool_

bool bool_

Definition at line 22 of file test_numpy_dtypes.cpp.

◆ float_

float float_

Definition at line 24 of file test_numpy_dtypes.cpp.

◆ ldbl_

long double ldbl_

Definition at line 25 of file test_numpy_dtypes.cpp.

◆ uint_

uint32_t uint_

Definition at line 23 of file test_numpy_dtypes.cpp.


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