STLdoc
STLdocumentation
|
Go to the source code of this file.
Namespaces | |
msclr | |
msclr::interop | |
Macros | |
#define | _INC_MSCLR_MARSHAL_CPPSTD |
Functions | |
template<> | |
System::String | msclr::interop::marshal_as (const std::string &_from_obj) |
template<> | |
std::string | msclr::interop::marshal_as (System::String^const &_from_obj) |
template<> | |
System::String | msclr::interop::marshal_as (const std::wstring &_from_obj) |
template<> | |
std::wstring | msclr::interop::marshal_as (System::String^const &_from_obj) |
#define _INC_MSCLR_MARSHAL_CPPSTD |