#include <stlsoft/stlsoft.h>
#include <stlsoft/memory/auto_buffer.hpp>
#include <stlsoft/meta/is_same_type.hpp>
#include <stlsoft/meta/select_first_type_if.hpp>
#include <stlsoft/synch/lock_scope.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| class | special_string_instance_0 |
| Special string instance class template. More... | |
| struct | special_string_instance_0::null_argument |
| class | special_string_instance_1 |
| Special string instance class template. More... | |
Functions | |
| template<typename P> | |
| ss_typename_type_ret_k special_string_instance_0< P > ::char_type const * | c_str_ptr_null (stlsoft::special_string_instance_0< P > const &ssi) |
| c_str_ptr_null String Access Shim for stlsoft::special_string_instance_0 | |
| template<typename P> | |
| ss_typename_type_ret_k special_string_instance_0< P > ::char_type const * | c_str_ptr (stlsoft::special_string_instance_0< P > const &ssi) |
| c_str_ptr String Access Shim for stlsoft::special_string_instance_0 | |
| template<typename P> | |
| ss_typename_type_ret_k special_string_instance_0< P > ::char_type const * | c_str_data (stlsoft::special_string_instance_0< P > const &ssi) |
| c_str_data String Access Shim for stlsoft::special_string_instance_0 | |
| template<typename P> | |
| size_t | c_str_len (stlsoft::special_string_instance_0< P > const &ssi) |
| c_str_len String Access Shim for stlsoft::special_string_instance_0 | |
| template<typename P> | |
| ss_typename_type_ret_k special_string_instance_1< P > ::char_type const * | c_str_ptr_null (stlsoft::special_string_instance_1< P > const &ssi) |
| c_str_ptr_null String Access Shim for stlsoft::special_string_instance_1 | |
| template<typename P> | |
| ss_typename_type_ret_k special_string_instance_1< P > ::char_type const * | c_str_ptr (stlsoft::special_string_instance_1< P > const &ssi) |
| c_str_ptr String Access Shim for stlsoft::special_string_instance_1 | |
| template<typename P> | |
| ss_typename_type_ret_k special_string_instance_1< P > ::char_type const * | c_str_data (stlsoft::special_string_instance_1< P > const &ssi) |
| c_str_data String Access Shim for stlsoft::special_string_instance_1 | |
| template<typename P> | |
| size_t | c_str_len (stlsoft::special_string_instance_1< P > const &ssi) |
| c_str_len String Access Shim for stlsoft::special_string_instance_1 | |
1.5.6