static_str< 0 > Class Reference

#include <armarx/view_selection/gaze_targets/magic_enum.hpp>

Public Member Functions

constexpr const char_typedata () const noexcept
 
constexpr operator string_view () const noexcept
 
constexpr std::uint16_t size () const noexcept
 
constexpr static_str ()=default
 
constexpr static_str (str_view) noexcept
 
constexpr static_str (string_view) noexcept
 

Detailed Description

Definition at line 281 of file magic_enum.hpp.

Constructor & Destructor Documentation

◆ static_str() [1/3]

constexpr static_str ( )
explicitconstexprdefault

◆ static_str() [2/3]

constexpr static_str ( str_view  )
inlineexplicitconstexprnoexcept

Definition at line 285 of file magic_enum.hpp.

◆ static_str() [3/3]

constexpr static_str ( string_view  )
inlineexplicitconstexprnoexcept

Definition at line 287 of file magic_enum.hpp.

Member Function Documentation

◆ data()

constexpr const char_type* data ( ) const
inlineconstexprnoexcept

Definition at line 289 of file magic_enum.hpp.

◆ operator string_view()

constexpr operator string_view ( ) const
inlineconstexprnoexcept

Definition at line 293 of file magic_enum.hpp.

◆ size()

constexpr std::uint16_t size ( ) const
inlineconstexprnoexcept

Definition at line 291 of file magic_enum.hpp.


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