Home
last modified time | relevance | path

Searched defs:Streamable (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/random/test/
Dconcepts.hpp83 struct Streamable struct
86 BOOST_CONCEPT_USAGE(Streamable) in BOOST_CONCEPT_USAGE()
94 const T x;
95 T v;
97 std::istream is;
98 std::ostream os;
99 std::wistream wis;
100 std::wostream wos;
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.h132 Streamable(const UntypedFormatSpecImpl& format, in Streamable() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dbind.h147 Streamable(const UntypedFormatSpecImpl& format, in Streamable() function