|
gtsam 4.2
gtsam
|
Base exception type that uses tbb_allocator if GTSAM is compiled with TBB.
Public Member Functions | |
| const char * | what () const noexcept override |
Protected Types | |
| typedef std::string | String |
Protected Attributes | |
| bool | dynamic_ |
| Whether this object was moved. | |
| boost::optional< String > | description_ |
| Optional description. | |