arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::utility::create_sequence_cts< N, C > Class Template Reference

#include <arg_router/utility/compile_time_string.hpp>

Detailed Description

template<std::size_t N, char C>
class arg_router::utility::create_sequence_cts< N, C >

Provides a compile time string that is a repeating sequence of C N characters long.

Template Parameters
NNumber of times to repeat C
CCharacter to repeat

Definition at line 400 of file compile_time_string.hpp.


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