OpenKalman
|
A wrapper type's nested object type, if it exists. More...
#include <nested_object_of.hpp>
A wrapper type's nested object type, if it exists.
For example, for OpenKalman::TriangularAdapter<M, TriangleType::lower>, the nested object type is M.
T | A wrapper type that has a nested object. |