static_str< N > Class Template 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 (str_view str) noexcept
 
constexpr static_str (string_view str) noexcept
 

Detailed Description

template<std::uint16_t N>
class magic_enum::detail::static_str< N >

Definition at line 254 of file magic_enum.hpp.

Constructor & Destructor Documentation

◆ static_str() [1/2]

constexpr static_str ( str_view  str)
inlineexplicitconstexprnoexcept

Definition at line 256 of file magic_enum.hpp.

+ Here is the call graph for this function:

◆ static_str() [2/2]

constexpr static_str ( string_view  str)
inlineexplicitconstexprnoexcept

Definition at line 260 of file magic_enum.hpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ data()

constexpr const char_type* data ( ) const
inlineconstexprnoexcept

Definition at line 264 of file magic_enum.hpp.

+ Here is the caller graph for this function:

◆ operator string_view()

constexpr operator string_view ( ) const
inlineconstexprnoexcept

Definition at line 268 of file magic_enum.hpp.

+ Here is the call graph for this function:

◆ size()

constexpr std::uint16_t size ( ) const
inlineconstexprnoexcept

Definition at line 266 of file magic_enum.hpp.

+ Here is the caller graph for this function:

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