Sygaldry
Loading...
Searching...
No Matches
sygbp-osc_string_constants: OSC String Constants

Classes

struct  sygaldry::sygbp::osc_path_length< typename >
 
struct  sygaldry::sygbp::osc_path_length< L< Path... > >
 
struct  sygaldry::sygbp::osc_path< typename >
 
struct  sygaldry::sygbp::osc_path< L< Path... > >
 
struct  sygaldry::sygbp::osc_type_string< T >
 

Functions

template<typename T >
constexpr std::size_t sygaldry::sygbp::osc_type_string_length ()
 

Variables

template<typename T , typename Components >
constexpr const char * sygaldry::sygbp::osc_path_v = osc_path<path_t<T,Components>>::value.data()
 
template<typename T >
constexpr const char * sygaldry::sygbp::osc_type_string_v = osc_type_string<T>::value.data()
 

Detailed Description