lipsum-cpp 0.5.4
A basic library written in C++ for generating placeholder Lorem Ipsum text.
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 NlipsumThis is the main namespace of lipsum-cpp
 NinternalThis namespace contains functions only used internally by other functions
 RToStringableCan std::to_string() be called with T?
 RStreamableCan std::ostream take T?
 RIsIntIs T an int?
 RUniformDistributionTypeCan std::uniform_int_distribution or std::uniform_real_distribution be constructed with T?