Sourcemeta Core
0.0.0
Loading...
Searching...
No Matches
sourcemeta::core::test_streamable Concept Reference
Concept definition
template
<
typename
Type>
concept
test_streamable
=
requires
(std::ostream &stream,
const
Type
&value) { stream << value; }
sourcemeta::core::test_streamable
Definition
test.h:156
sourcemeta::core::JWTVerificationError::Type
@ Type
The token type does not match the expected media type.
Definition
jose_verify.h:202
sourcemeta
core
test_streamable
Generated by
1.16.1