SMTK  @SMTK_VERSION@
Simulation Modeling Tool Kit
Public Types | List of all members
smtk::common::remove_cvref< T > Struct Template Reference

Public Types

using type = typename std::remove_cv< typename std::remove_reference< T >::type >::type
 

The documentation for this struct was generated from the following file: