Circus 0.0.1-alpha
C++ Serialization Framework
Loading...
Searching...
No Matches
cxpr_stream.hpp File Reference

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...

Detailed Description

Provides a compile-time stream concatenation utility using string_views.