Flex  0.17.9
Static Public Member Functions | List of all members
gs::AnyConverter< std::string_view > Struct Reference

#include <types.h>

Static Public Member Functions

static PropertyType type ()
 
static Any to_any (const std::string_view &value)
 
static const std::string_view & from_any (const Any &value)
 
static const std::string_view & from_any_value (const AnyValue &value)
 

Member Function Documentation

◆ from_any()

static const std::string_view& gs::AnyConverter< std::string_view >::from_any ( const Any value)
inlinestatic

◆ from_any_value()

static const std::string_view& gs::AnyConverter< std::string_view >::from_any_value ( const AnyValue value)
inlinestatic

◆ to_any()

static Any gs::AnyConverter< std::string_view >::to_any ( const std::string_view &  value)
inlinestatic

◆ type()

static PropertyType gs::AnyConverter< std::string_view >::type ( )
inlinestatic

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