SRS-control
0.1.4
Loading...
Searching...
No Matches
srs::StreamableOutput Concept Reference
#include <
CommonConcepts.hpp
>
Concept definition
template
<
typename
T>
concept
srs::StreamableOutput
=
requires
(T obj) { std::declval<std::ofstream>() << obj; }
srs::StreamableOutput
Definition
CommonConcepts.hpp:14
Detailed Description
Definition at line
14
of file
CommonConcepts.hpp
.
srs
StreamableOutput
Impressum
Datenschutzerklärung
Generated by
1.13.2