xte ::literal ::analog {}
Defined in header <xte/literal/analog.hpp> A namespace providing collections of characters.
Definition
namespace literal ::analog {inline constexpr /* struct { static constexpr xte::uz width = ???; static constexpr xte::uz height = ???; static constexpr xte::uz length = ???; static constexpr xte::uz area = ???; static constexpr xte::uz volume = ???; } */ x ; }
Example
Output:using namespace xte ::literal ::analog ;std ::println ("{}" , (x - - - + !* * ! * * ! * * + + - - - + * ! ! * ! ! *! ! + - - -x ).volume );
[View in Compiler Explorer]27