Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/conio/
H A Dpopen.cpp34 struct stream_traits struct
36 typedef FILE* type;
38 static bool close(_In_ type h) throw() in close()
44 static type get_invalid_value() throw() in get_invalid_value()