arg_router
1.4.0
C++ command line argument parsing and routing
|
#include <arg_router/utility/compile_time_string.hpp>
Provides a compile time string that is a repeating sequence of C N characters long.
N | Number of times to repeat C |
C | Character to repeat |
Definition at line 400 of file compile_time_string.hpp.