◆ Foo() [1/3]
11 #ifdef EIGEN_EXCEPTIONS
14 std::cout <<
"\nThrow!\n";
Definition: ctorleak.cpp:27
int dummy
Definition: ctorleak.cpp:8
static Index object_limit
Definition: ctorleak.cpp:7
static Index object_count
Definition: ctorleak.cpp:6
References object_count, and object_limit.
◆ ~Foo() [1/2]
◆ Foo() [2/3]
13 #ifdef EIGEN_EXCEPTIONS
16 std::cout <<
"\nThrow!\n";
#define eigen_assert(x)
Definition: Macros.h:910
list x
Definition: plotDoE.py:28
References eigen_assert, object_count, and object_limit.
◆ Foo() [3/3]
◆ ~Foo() [2/2]
◆ EIGEN_ALIGN_TO_BOUNDARY()
Foo::EIGEN_ALIGN_TO_BOUNDARY |
( |
128 |
| ) |
|
◆ dummy
◆ object_count
Index Foo::object_count = 0 |
|
static |
◆ object_limit
Index Foo::object_limit = 0 |
|
static |
The documentation for this struct was generated from the following files: