↰ Parent directory (include/fastcdr/xcdr/detail)
include/fastcdr/xcdr/detail
Contents
Definition (include/fastcdr/xcdr/detail/optional.hpp)
include/fastcdr/xcdr/detail/optional.hpp
Includes
Included By
Namespaces
Classes
type_traits
File optional.hpp
Namespace eprosima
Namespace eprosima::fastcdr
Namespace eprosima::fastcdr::detail
Template Struct optional_storage
Template Struct optional_storage< T, typename std::enable_if< std::is_trivially_destructible< T >::value >::type >