#include <comstl/comstl.h>
#include <comstl/shims/access/string.hpp>
#include <comstl/error/exceptions.hpp>
#include <stlsoft/util/std_swap.hpp>
Go to the source code of this file.
| Namespaces | |
| namespace | comstl | 
| Classes | |
| class | guid | 
| Facade for the COM GUID type.  More... | |
| Functions | |
| c_str_ptr_GUID_proxy< TCHAR > | c_str_data (comstl_ns_qual(guid) const &g) | 
| c_str_data String Access Shim for comstl::guid | |
| size_t | c_str_len (comstl_ns_qual(guid) const &g) | 
| c_str_len String Access Shim for comstl::guid | |
| c_str_ptr_GUID_proxy< TCHAR > | c_str_ptr (comstl_ns_qual(guid) const &g) | 
| c_str_ptr String Access Shim for comstl::guid | |
| c_str_ptr_GUID_proxy< TCHAR > | c_str_ptr_null (comstl_ns_qual(guid) const &g) | 
| c_str_ptr_null String Access Shim for comstl::guid | |
| bool | operator== (guid const &lhs, guid const &rhs) | 
| bool | operator!= (guid const &lhs, guid const &rhs) | 
| bool | operator== (guid const &lhs, GUID const &rhs) | 
| bool | operator!= (guid const &lhs, GUID const &rhs) | 
| bool | operator== (GUID const &lhs, guid const &rhs) | 
| bool | operator!= (GUID const &lhs, guid const &rhs) | 
 1.5.6
 1.5.6