SOFA API  1eb52420
Open source framework for multi-physics simuation
sofa::type::functionality::UnderlyingAccess< T, Functionality > Struct Template Reference

#include <StrongType.h>

Inheritance diagram for sofa::type::functionality::UnderlyingAccess< T, Functionality >:

Public Member Functions

T & underlying ()
 
constexpr T const & underlying () const
 

Function details

◆ underlying() [1/2]

template<typename T , template< typename > class Functionality>
T& sofa::type::functionality::UnderlyingAccess< T, Functionality >::underlying ( )
inline

◆ underlying() [2/2]

template<typename T , template< typename > class Functionality>
constexpr T const& sofa::type::functionality::UnderlyingAccess< T, Functionality >::underlying ( ) const
inlineconstexpr