customize_t Class Reference

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

+ Inheritance diagram for customize_t:

Public Member Functions

constexpr customize_t (const char_type *srt)
 
constexpr customize_t (detail::customize_tag tag)
 
constexpr customize_t (string_view srt)
 

Detailed Description

Definition at line 186 of file magic_enum.hpp.

Constructor & Destructor Documentation

◆ customize_t() [1/3]

constexpr customize_t ( string_view  srt)
inlineconstexpr

Definition at line 188 of file magic_enum.hpp.

◆ customize_t() [2/3]

constexpr customize_t ( const char_type srt)
inlineconstexpr

Definition at line 189 of file magic_enum.hpp.

◆ customize_t() [3/3]

constexpr customize_t ( detail::customize_tag  tag)
inlineconstexpr

Definition at line 190 of file magic_enum.hpp.


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