string_support< const char * > Struct Reference#
|
Rocprofiler SDK Developer API 0.6.0
ROCm Profiling API and tools
|
rocprofiler::sdk::mpl::string_support< const char * > Struct Reference
#include "rocprofiler-sdk/cxx/details/mpl.hpp"
Collaboration diagram for rocprofiler::sdk::mpl::string_support< const char * >:Public Types | |
| using | type = const char * |
| using | return_type = type |
Public Member Functions | |
| type | operator() (const char *val) const |
Static Public Member Functions | |
| static constexpr type | default_value () |
Static Public Attributes | |
| static constexpr auto | value = true |
Detailed Description
Member Typedef Documentation
◆ return_type
| using rocprofiler::sdk::mpl::string_support< const char * >::return_type = type |
◆ type
| using rocprofiler::sdk::mpl::string_support< const char * >::type = const char* |
Member Function Documentation
◆ default_value()
|
inlinestaticconstexpr |
◆ operator()()
|
inline |
Field Documentation
◆ value
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- rocprofiler-sdk/cxx/details/mpl.hpp
Generated by