OpenVPN 3 Core Library
|
Public Member Functions | |
TestItem (Container &&c, std::string &&s) | |
Public Attributes | |
const Container | container |
const std::string | expected |
Definition at line 24 of file test_ostream_containers.cpp.
|
inline |
Definition at line 26 of file test_ostream_containers.cpp.
const Container TestItem< Container >::container |
Definition at line 31 of file test_ostream_containers.cpp.
const std::string TestItem< Container >::expected |
Definition at line 32 of file test_ostream_containers.cpp.