|
CppWAMP
C++11 client library for the WAMP protocol
|
Files | |
| file | array.hpp [code] |
| Provides facilities allowing Variant to interoperate with std::array. | |
| file | boostoptional.hpp [code] |
| Provides facilities allowing Variant to interoperate with boost::optional. | |
| file | optional.hpp [code] |
| Provides facilities allowing Variant to interoperate with std::optional. | |
| file | set.hpp [code] |
| Provides facilities allowing Variant to interoperate with std::set. | |
| file | tuple.hpp [code] |
| Provides facilities allowing Variant to interoperate with std::tuple. | |
| file | unorderedmap.hpp [code] |
| Provides facilities allowing Variant to interoperate with std::unordered_map. | |
| file | unorderedset.hpp [code] |
| Provides facilities allowing Variant to interoperate with std::unordered_set. | |