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

#include <StrongType.h>

Inheritance diagram for sofa::type::functionality::UnaryAddable< T >:

Public Member Functions

constexpr T operator+ () const
 
- Public Member Functions inherited from sofa::type::functionality::UnderlyingAccess< T, UnaryAddable >
T & underlying ()
 
constexpr T const & underlying () const
 

Function details

◆ operator+()

template<typename T >
constexpr T sofa::type::functionality::UnaryAddable< T >::operator+ ( ) const
inlineconstexpr