Chopper
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
chopper::prefix Namespace Reference

Variables

constexpr std::string_view meta_chopper_user_bins_start {"@CHOPPER_USER_BINS"}
 
constexpr std::string_view meta_chopper_user_bins_end {"@CHOPPER_USER_BINS_END"}
 
constexpr std::string_view meta_chopper_config_start {"@CHOPPER_CONFIG"}
 
constexpr std::string_view meta_chopper_config_end {"@CHOPPER_CONFIG_END"}
 

Variable Documentation

◆ meta_chopper_config_end

constexpr std::string_view chopper::prefix::meta_chopper_config_end {"@CHOPPER_CONFIG_END"}
constexpr

◆ meta_chopper_config_start

constexpr std::string_view chopper::prefix::meta_chopper_config_start {"@CHOPPER_CONFIG"}
constexpr

◆ meta_chopper_user_bins_end

constexpr std::string_view chopper::prefix::meta_chopper_user_bins_end {"@CHOPPER_USER_BINS_END"}
constexpr

◆ meta_chopper_user_bins_start

constexpr std::string_view chopper::prefix::meta_chopper_user_bins_start {"@CHOPPER_USER_BINS"}
constexpr