Circus 0.0.1-alpha
C++ Serialization Framework
|
Provides a compile-time stream concatenation utility using string_views. More...
#include <algorithm>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | circus::utils::cxpr_stream< args > |
Compile-time concatenation of multiple string_views into a single string_view. More... |
Provides a compile-time stream concatenation utility using string_views.