File List

Here is a list of all documented files with brief descriptions:
acestl/acestl.hpp [code][C++ only] The root header for the ACESTL project
acestl/collections/message_queue_sequence.hpp [code][C++ only] Definition of the acestl::message_queue_sequence collection class template (Collections Library)
acestl/memory/message_block_functions.hpp [code][C++ only] Helper functions for use with the ACE_Message_Block and ACE_Data_Block classes (Memory Library)
acestl/network/socket_functions.hpp [code][C++ only; requires ACE] Socket helper functions (Network Library)
acestl/reactor/custom_event_handler.hpp [code][C++ only] Definition of the acestl::custom_event_handler class template (ACE Reactor Library)
acestl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing ACE types (String Access Shims Concept)
acestl/shims/access/string/inet_addr.hpp [code][C++] Definition of the string access shims for ACE_INET_Addr (String Access Shims Concept)
acestl/shims/access/string/string_base.hpp [code][C++] Definition of the string access shims for ACE_String_Base (String Access Shims Concept)
acestl/shims/access/string/time_value.hpp [code][C++] Definition of the string access shims for ACE_Time_Value (String Access Shims Concept)
acestl/shims/logical/is_empty.hpp [code][C++] Primary include file for is_empty attribute shims for ACE types (is_empty Collection Logical Shim)
acestl/shims/logical/is_empty/message_queue.hpp [code][C++] Primary include file for is_empty attribute shims for ACE_Message_Queue (is_empty Collection Logical Shim)
acestl/shims/logical/is_empty/string_base.hpp [code][C++] Primary include file for is_empty attribute shims for ACE_String_Base (is_empty Collection Logical Shim)
atlstl/atlstl.hpp [code][C++ only; requires ATL library] The root header for the ATLSTL project
atlstl/automation/automation_collections.hpp [code][C++ only; requires ATL library] Definition of the atlstl::generic_automation_collection class template, with which COM Collections may be readily defined (COM Automation Library)
atlstl/automation/enumerators.hpp [code][C++ only; requires ATL library] Definition of the atlstl::copy_enumerator class template (and its supporting components), which provides a copying alternative to the stock CComEnum ATL component that may be initialised from any range and whose contents may be modified subsequent to initialisation (COM Automation Library)
atlstl/automation/multiple_dispatch.hpp [code][C++ only; requires ATL library] Definition of the atlstl::IDispatchImpl2 and atlstl::IDispatchImpl3 class templates, which make the methods and properties exhibited through multiple IDispatch interfaces visible to scripting clients (COM Automation Library)
atlstl/automation/property_method_helpers.hpp [code][C++ only; requires ATL library] Definition of the atlstl::get_MemberValue(), atlstl::put_MemberValue() and atlstl::get_ConstantValue() function suites, which simplify the definition of property methods in ATL COM servers (COM Automation Library)
atlstl/error/support_error_info.hpp [code][C++ only] Definition of the atlstl::SupportErrorInfoImpl, atlstl::SupportErrorInfoImpl2, atlstl::SupportErrorInfoImpl3 atlstl::SupportErrorInfoImpl4 and atlstl::SupportErrorInfoImpl5 class templates (Error Library)
atlstl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing ATL string types (String Access Shims Concept)
atlstl/shims/access/string/ccombstr.hpp [code][C++] Definition of the string access shims for CComBSTR (String Access Shims Concept)
atlstl/shims/access/string/cwindow.hpp [code][C++] Definition of the string access shims for CWindow (String Access Shims Concept)
atlstl/shims/attribute/get_HWND.hpp [code][C++ only] Definition of stlsoft::get_HWND attribute shim functions for ATL types (Window Attribute Shims)
atlstl/string/ccombstr_veneer.hpp [code][C++] Definition of the atlstl::ccombstr_veneer class (String Library)
atlstl/string/string_traits.hpp [code][C++] Specialisation of the stlsoft::string_traits traits class for ATL types (String Library)
atlstl/util/module_scope.hpp [code][C++ only] Definition of the atlstl::module_scope class template (Utility Library)
atlstl/window/about_dialog.hpp [code][C++ only; requires ATL library] Definition of the atlstl::AboutDialog and atlstl::AboutDialogId dialog implementation class templates (Windows Window Library)
atlstl/window/enhanced_window.hpp [code][C++ only; requires ATL library] Definition of the atlstl::EnhancedWindow class template (Windows Window Library)
atlstl/window/window.hpp [code][C++ only; requires ATL library] Definition of the atlstl::Window class, which is an enhancement of ATL's CWindow, supporting shims for common operations (Windows Window Library)
comstl/comstl.h [code][C, C++; requires COM] The root header for the COMSTL project
comstl/collections/collection_sequence.hpp [code][C++ only] Definition of the comstl::collection_sequence collection class template (Collections Library)
comstl/collections/enumeration_policies.hpp [code][C++ only] Policies for enumerator interface handling (Collections Library)
comstl/collections/enumerator_sequence.hpp [code][C++ only] Definition of the comstl::enumerator_sequence collection class template (Collections Library)
comstl/collections/safearray_sequence.hpp [code][C++ only] Definition of the comstl::safearray_sequence collection class template (Collections Library)
comstl/conversion/interface_cast.hpp [code][C++ only] Definition of the comstl::interface_cast, comstl::interface_cast_test and comstl::try_interface_cast cast functions and the comstl::interface_cast_addref and comstl::interface_cast_noaddref cast classes
comstl/conversion/method_cast.hpp [code][C++ only] Definition of the comstl::method_cast suite of cast functions (Conversion Library)
comstl/error/bad_interface_cast.hpp [code][C++ only] Definition of the comstl::bad_interface_cast class (Error Library)
comstl/error/errorinfo_desc.hpp [code][C++ only] Definition of the comstl::errorinfo_desc class (Error Library)
comstl/error/errorinfo_functions.h [code][C, C++] Error info functions (Error Library)
comstl/error/excepinfo_functions.h [code][C, C++] Error info functions (Error Library)
comstl/error/exceptions.hpp [code][C++ only] Definition of the comstl::com_exception and comstl::variant_type_exception exception classes, and the comstl::exception_policy_base exception policy class (and the typedefs comstl::com_exception_policy and comstl::variant_type_exception_policy) (Error Library)
comstl/functional/com_predicate_adaptors.hpp [code][C++ only] Contains predicates adaptors that interpret the success of COM functions (that return HRESULT)
comstl/functional/functionals.hpp [code][C++ only] Main include for COM type manipulating function classes, including interface pointers, and release of various COM resoures (Functional Library)
comstl/functional/interface_functionals.hpp [code][C++ only] Function classes for manipulating interfaces pointers (Functional Library)
comstl/functional/type_functionals.hpp [code][C++ only] Function classes for releasing instances of COM-specific resource types (Functional Library)
comstl/internal/interface_traits_std.hpp [code][C++ only] Contains explicit specialisations of the comstl::IID_traits traits class, used by compilers that do not support the Microsoft-specific __uuidof operator (COM Utility Library)
comstl/memory/functions.h [code][C, C++] COM memory functions (Memory Library)
comstl/memory/task_allocator.hpp [code][C++ only] Definition of the comstl::task_allocator class (Memory Library)
comstl/security/security_initialisers.hpp [code][C++ only] Functions for initialising COM security (Security Library)
comstl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing COM types (String Access Shims Concept)
comstl/shims/access/string/guid.hpp [code][C++] Definition of the string access shims for GUID (String Access Shims Concept)
comstl/shims/access/string/variant.hpp [code][C++] Definition of the string access shims for VARIANT (String Access Shims Concept)
comstl/smartptr/interface_ptr.hpp [code][C++ only] Definition of the comstl::interface_ptr smart pointer class template (Smart Pointers Library)
comstl/speech/sapi_util.hpp [code][C++ only; requires COM] Definition of SAPI types and constants
comstl/string/bstr.hpp [code][C++ only; requires COM] Definition of the comstl::bstr class (COM Utility Library)
comstl/string/BSTR_functions.h [code][C, C++] Functions for manipulating BSTR strings (String Library)
comstl/string/olestring_functions.h [code][C, C++] Functions for manipulating OLE/COM strings (String Library)
comstl/util/acyclic_connector.hpp [code][C++ only; requires COM] Definition of the comstl::acyclic_connector class template (COM Utility Library)
comstl/util/creation_functions.hpp [code][C++ only; requires COM] COM instance creation helper functions (COM Utility Library)
comstl/util/CY_functions.h [code][C++ only; requires COM] CY helper functions (COM Utility Library)
comstl/util/DECIMAL_functions.h [code][C++ only; requires COM] DECIMAL helper functions (COM Utility Library)
comstl/util/guid.hpp [code][C++ only; requires COM] Definition of the comstl::guid class (COM Utility Library)
comstl/util/initialisers.hpp [code][C++ only; requires COM] Definition of the comstl::initialiser class template, and its associated policies and specialisations (COM Utility Library)
comstl/util/interface_traits.hpp [code][C++ only] Definition of the comstl::IID_traits traits class (COM Utility Library)
comstl/util/object_functions.h [code][C, C++] Definition of several interface and identity functions (COM Utility Library)
comstl/util/refcount_functions.h [code][C++ only; requires COM] Reference-counting helper functions (COM Utility Library)
comstl/util/rot_functions.h [code][C++ only; requires COM] COM ROT (Running Object Table) functions (COM Utility Library)
comstl/util/stream_functions.h [code][C++ only; requires COM] COM stream functions (COM Utility Library)
comstl/util/thread_marshal.hpp [code][C++ only; requires COM] Thread marshalling functions (COM Utility Library)
comstl/util/value_policies.hpp [code][C++ only; requires COM] Value policies for various COM types (COM Utility Library)
comstl/util/variant.hpp [code][C++ only; requires COM] Definition of the comstl::variant class (COM Utility Library)
comstl/util/VARIANT_functions.h [code][C++ only; requires COM] VARIANT helper functions (COM Utility Library)
dotnetstl/dotnetstl.hpp [code][C++ only; requires C++.NET compiler] The root header for the .netSTL project
dotnetstl/collections/object_enumerators.hpp [code][C++ only; requires .NET] Definition of the dotnetstl::ArrayListEnumerator class (Collections Library)
dotnetstl/conversion/check_cast.hpp [code][C++ only] Definition of the dotnetstl::check_cast cast function (Conversion Library)
dotnetstl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing .net string types (String Access Shims Concept)
dotnetstl/shims/access/string/string.hpp [code][C++] Definition of the string access shims for System::String (String Access Shims Concept)
dotnetstl/string/string_accessor.hpp [code][C++ only; requires .NET] Definition of the dotnetstl::c_string_accessor class template (String Library)
dotnetstl/util/dispose_functions.hpp [code][C++ only] Utility functions for handling object disposal (Utility Library)
inetstl/inetstl.h [code][C, C++] The root header for the InetSTL project
inetstl/error/exceptions.hpp [code][C++ only] Definition of the inetstl::internet_exception and exception class and the inetstl::throw_internet_exception_policy exception policy class (Error Library)
inetstl/filesystem/filesystem_traits.hpp [code][C++ only] Definition of the inetstl::filesystem_traits traits class template (File System Library)
inetstl/filesystem/findfile_sequence.hpp [code][C++ only] Definition of the inetstl::findfile_sequence class template (File System Library)
inetstl/filesystem/ftpdir_sequence.hpp [code][C++ only] Definition of the inetstl::ftpdir_sequence class template (File System Library)
inetstl/filesystem/functionals.hpp [code][C++ only] File-system functionals (File System Library)
inetstl/filesystem/searchspec_sequence.hpp [code][C++ only] Definition of the inetstl::searchspec_sequence class template (File System Library)
inetstl/includes/std/in_addr.h [code][C, C++] Discrimination of various operating-specific header files for Internet-related types (Utility Library)
inetstl/network/connection.hpp [code][C++ only] Definition of the inetstl::basic_connection class template (Network Library)
inetstl/network/session.hpp [code][C++ only] Definition of the inetstl::basic_session class template (Network Library)
inetstl/shims/access/string/std/in_addr.hpp [code][C++] Definition of the string access shims for in_addr (String Access Shims Concept)
mfcstl/mfcstl.hpp [code][C++ only; requires MFC library] The root header for the MFCSTL project
mfcstl/collections/carray_adaptors.hpp [code][C++ only] Definition of the mfcstl::CArray_cadaptor and mfcstl::CArray_iadaptor traits class templates (Collections Library)
mfcstl/collections/carray_swap.hpp [code][C++ only] Definition of the mfcstl::CArray_swap utility function (Collections Library)
mfcstl/collections/carray_traits.hpp [code][C++ only] Definition of the mfcstl::CArray_traits traits class (Collections Library)
mfcstl/collections/clist_adaptors.hpp [code][C++ only] Definition of the mfcstl::CList_cadaptor and mfcstl::CList_iadaptor traits class templates (Collections Library)
mfcstl/collections/clist_swap.hpp [code][C++ only] Definition of the mfcstl::CList_swap utility function (Collections Library)
mfcstl/collections/clist_traits.hpp [code][C++ only] Definition of the mfcstl::CList_traits traits class (Collections Library)
mfcstl/collections/cstring_adaptors.hpp [code][C++ only] Definition of the mfcstl::CString_cadaptor and mfcstl::CString_iadaptor class templates (Collections Library)
mfcstl/memory/afx_allocator.hpp [code][C++ only] Definition of the mfcstl::afx_allocator class (Memory Library)
mfcstl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing MFC types (String Access Shims Concept)
mfcstl/shims/access/string/cstring.hpp [code][C++] Definition of the string access shims for CString (String Access Shims Concept)
mfcstl/shims/access/string/cwnd.hpp [code][C++] Definition of the string access shims for CWnd (String Access Shims Concept)
mfcstl/shims/attribute/get_FILE_ptr.hpp [code][C++] FILE* attribute shim for MFC types (Pointer Attribute Shims)
mfcstl/shims/attribute/get_HWND.hpp [code][C++ only] Definition of stlsoft::get_HWND attribute shim functions for MFC types (Window Attribute Shims)
mfcstl/shims/attribute/get_kernel_handle.hpp [code][C++ only] Definition of stlsoft::get_kernel_handle attribute shim functions for MFC synchronisation types (Kernel Handle Attribute Shims)
mfcstl/shims/attribute/get_synch_handle.hpp [code][C++ only] Definition of stlsoft::get_synch_handle attribute shim functions for MFC synchronisation types (Synchronisation Handle Attribute Shims)
mfcstl/shims/logical/is_empty.hpp [code][C++] Primary include file for is_empty attribute shims for MFC types (is_empty Collection Logical Shim)
mfcstl/shims/logical/is_empty/arrays.hpp [code][C++] Primary include file for is_empty attribute shims for MFC array classes (is_empty Collection Logical Shim)
mfcstl/shims/logical/is_empty/cstring.hpp [code][C++] Primary include file for is_empty attribute shims for CString (is_empty Collection Logical Shim)
mfcstl/shims/logical/is_empty/lists.hpp [code][C++] Primary include file for is_empty attribute shims for MFC list classes (is_empty Collection Logical Shim)
mfcstl/string/grab_cstring_buffer.hpp [code][C++ only] Definition of the mfcstl::grab_cstring_buffer class (String Library)
mfcstl/string/resource_string.hpp [code][C++ only] Definition of the mfcstl::resource_string class (String Library)
mfcstl/string/string_traits.hpp [code][C++ only] Specialisations of the stlsoft::string_traits traits class for the MFC CString class (String Library)
mfcstl/util/memory_exception_translation_policies.hpp [code][C++ only] Definition of the mfcstl::bad_alloc_throwing_policy and mfcstl::CMemoryException_throwing_policy exception translation policy classes (Utility Library)
platformstl/platformstl.h [code][C, C++] Root header for the PlatformSTL project for C compilation
platformstl/platformstl.hpp [code][C++ only] Root header for the PlatformSTL project for C++ compilation units
platformstl/dl/module.hpp [code][C++ only] Definition of the platformstl::module type (DL Library)
platformstl/error/error_desc.hpp [code][C++ only] Definition of the platformstl::basic_error_desc class template (Error Library)
platformstl/error/exceptions.hpp [code][C++ only] Definition of the platformstl::platform_exception class (Error Library)
platformstl/filesystem/current_directory.hpp [code][C++ only] Definition of the platformstl::basic_current_directory pseudo type (File System Library)
platformstl/filesystem/current_directory_scope.hpp [code][C++ only] Definition of the platformstl::basic_current_directory_scope type (File System Library)
platformstl/filesystem/cwd_stack.hpp [code][C++ only] Definition of the platformstl::cwd_stack class template (File System Library)
platformstl/filesystem/directory_functions.hpp [code][C++ only] Functions for manipulating directories (File System Library)
platformstl/filesystem/file_lines.hpp [code]
platformstl/filesystem/file_path_buffer.hpp [code][C++ only] Definition of the platformstl::basic_file_path_buffer type (File System Library)
platformstl/filesystem/filesystem_traits.hpp [code][C++ only] Definition of the platformstl::filesystem_traits type (File System Library)
platformstl/filesystem/memory_mapped_file.hpp [code][C++ only] Definition of the platformstl::file_lines type (File System Library)
platformstl/filesystem/path.hpp [code][C++ only] Definition of the platformstl::basic_path type (File System Library)
platformstl/filesystem/path_functions.hpp [code][C++ only] Path manipulation functions (File System Library)
platformstl/filesystem/pipe.hpp [code][C++ only] Definition of the platformstl::pipe type (File System Library)
platformstl/filesystem/readdir_sequence.hpp [code][C++ only] Definition of the platformstl::readdir_sequence type (File System Library)
platformstl/performance/performance_counter.hpp [code][C++ only] Definition of the platformstl::performance_counter type (Performance Library)
platformstl/performance/processtimes_counter.hpp [code][C++ only] Definition of the platformstl::processtimes_counter type (Performance Library)
platformstl/synch/atomic_functions.h [code][C, C++] Definition of the atomic functions (Synchronisation Library)
platformstl/synch/atomic_types.h [code][C, C++] Definition of the atomic types (Synchronisation Library)
platformstl/synch/process_mutex.hpp [code][C++ only] Definition of the platformstl::process_mutex type (Synchronisation Library)
platformstl/synch/semaphore.hpp [code][C++ only] Definition of the platformstl::semaphore type (Synchronisation Library)
platformstl/synch/sleep_functions.h [code][C, C++] Various time functions (Synchronisation Library)
platformstl/synch/spin_mutex.hpp [code][C++ only] Definition of the platformstl::spin_mutex type (Synchronisation Library)
platformstl/synch/thread_mutex.hpp [code][C++ only] Definition of the platformstl::thread_mutex type (Synchronisation Library)
platformstl/synch/tss_index.hpp [code][C++ only] Definition of the platformstl::tss_index type (Synchronisation Library)
platformstl/synch/util/features.h [code][C, C++] Discrimination of synchronisation features (Synchronisation Library)
platformstl/system/environment_map.hpp [code][C++ only] Definition of the platformstl::environment_map class (System Library)
platformstl/system/environment_variable_traits.hpp [code][C++ only] Definition of the platformstl::environment_variable_traits traits class (System Library)
platformstl/system/system_traits.hpp [code][C++ only] Definition of the platformstl::system_traits type (System Library)
rangelib/algorithms.hpp [code]Range algorithms
rangelib/associative_range.hpp [code]Sequence container range adaptor
rangelib/basic_indirect_range_adaptor.hpp [code]Basic_indirect_range_adaptor
rangelib/cstring_range.hpp [code]Range adaptor for C-strings
rangelib/filtered_range.hpp [code]Range filter adaptor
rangelib/filtered_sequence.hpp [code]Range filter adaptor
rangelib/indexed_range.hpp [code]Integral range class
rangelib/integral_range.hpp [code]Integral range class
rangelib/iterator_range.hpp [code]Iterator range adaptor
rangelib/operator_adaptors.hpp [code][C++ only] Definition of the rangelib::mutating_operator_adaptor and rangelib::non_mutating_operator_adaptor classes, which are used to bolt in Range operators to classes that implement the range methods (Smart Pointers Library)
rangelib/random_range.hpp [code]Random number range class
rangelib/range_categories.hpp [code]Range categories
rangelib/rangelib.hpp [code][C++ only] The root header for the RangeLib project
rangelib/salgorithms.hpp [code]Range-adapted Sequence algorithms
rangelib/sequence_range.hpp [code]Sequence container range adaptor
rangelib/error/exceptions.hpp [code][C++ only] Definition of the rangelib::range_exception and rangelib::empty_range_exception exception classes
stlsoft/algorithms.hpp [code][C++ only] Main header file for the STLSoft Algorithms library (Algorithms Library)
stlsoft/stlsoft.h [code][C, C++] The root header for the STLSoft project, and for all other projects
stlsoft/algorithms/bounded.hpp [code][C++ only] Bounded algorithms (Algorithms Library)
stlsoft/algorithms/collection.hpp [code][C++ only] Whole collection algorithms (Algorithms Library)
stlsoft/algorithms/debug.hpp [code][C++ only] Debug algorithms (Algorithms Library)
stlsoft/algorithms/deprecated.hpp [code][C++ only] Deprecated algorithms (Algorithms Library)
stlsoft/algorithms/pod.hpp [code][C++ only] Algorithms for use with POD types (Algorithms Library)
stlsoft/algorithms/unordered.hpp [code][C++ only] Algorithms for manipulating unordered sequences (Algorithms Library)
stlsoft/algorithms/std/alt.hpp [code][C++ only] Contains various standard functions, or their equivalents (Algorithms Library)
stlsoft/algorithms/std/ext.hpp [code][C++ only] Extensions to standard algorithms (Algorithms Library)
stlsoft/collections/array_proxy.hpp [code][C++ only] Definition of the stlsoft::array_proxy class template (Collections Library)
stlsoft/collections/array_view.hpp [code][C++ only] Definition of the stlsoft::array_view class template (Collections Library)
stlsoft/collections/associative_adaptor_sequences.hpp [code][C++ only] Include file for all associative sequences (Collections Library)
stlsoft/collections/associative_container_veneer.hpp [code][C++ only] Definition of the stlsoft::associative_container_veneer class template (Collections Library)
stlsoft/collections/associative_key_sequence.hpp [code][C++ only] Definition of the stlsoft::associative_key_sequence class template (Collections Library)
stlsoft/collections/associative_value_sequence.hpp [code][C++ only] Definition of the stlsoft::associative_value_sequence class template (Collections Library)
stlsoft/collections/functions.hpp [code][C++ only] Definition of collection manipulation functions (Collections Library)
stlsoft/collections/sequence_container_veneer.hpp [code][C++ only] Definition of the stlsoft::sequence_container_veneer class template (Collections Library)
stlsoft/collections/util/associative_mapped_type_detector.hpp [code][C++ only] Definition of the stlsoft::associative_mapped_type_detector class template (Collections Library)
stlsoft/collections/util/collections.hpp [code][C++ only] Definition of collection tag types (Collections Library)
stlsoft/containers/environment_block.hpp [code][C++ only] Definition of the stlsoft::basic_environment_block container class template (Containers Library)
stlsoft/containers/fixed_array.hpp [code][C++ only] Definition of the stlsoft::fixed_array_1d, stlsoft::fixed_array_2d, stlsoft::fixed_array_3d, and stlsoft::fixed_array_4d multidimensional array class templates (Containers Library)
stlsoft/containers/frequency_map.hpp [code][C++ only] Definition of the stlsoft::frequency_map container class template (Containers Library)
stlsoft/containers/pod_vector.hpp [code][C++ only] Definition of the stlsoft::pod_vector container class template (Containers Library)
stlsoft/containers/static_array.hpp [code][C++ only] Definition of the stlsoft::static_array_1d, stlsoft::static_array_2d, stlsoft::static_array_3d, and stlsoft::static_array_4d multidimensional array class templates (Containers Library)
stlsoft/containers/unsorted_map.hpp [code][C++ only] Definition of the stlsoft::unsorted_map container class template (Containers Library)
stlsoft/containers/util/array_policies.hpp [code][C++ only] Definition of the stlsoft::do_construction, stlsoft::do_construction_always, stlsoft::do_construction_never and stlsoft::do_initialisation_never construction policy classes for the multidimensional arrays (Containers Library)
stlsoft/conversion/any_cast.hpp [code][C++ only] Definition of the stlsoft::any_caster cast class (Conversion Library)
stlsoft/conversion/byte_format_functions.hpp [code][C++ only] Definition of the stlsoft::byte_format() function(s) (Conversion Library)
stlsoft/conversion/char_conversions.hpp [code][C++ only] Definition of the stlsoft::multibyte2wide and stlsoft::wide2multibyte class templates (Conversion Library)
stlsoft/conversion/explicit_cast.hpp [code][C++ only] Definition of the stlsoft::explicit_cast cast class (Conversion Library)
stlsoft/conversion/integer_to_string.hpp [code][C++ only] Very efficient integer to string conversion functions (Conversion Library)
stlsoft/conversion/literal_cast.hpp [code][C++ only] Definition of the stlsoft::literal_cast cast class (Conversion Library)
stlsoft/conversion/m2w.hpp [code][C++ only] Definition of the stlsoft::wide2multibyte class template (Conversion Library)
stlsoft/conversion/ptr_cast.hpp [code][C++ only] Definition of the stlsoft::ptr_cast cast class (Conversion Library)
stlsoft/conversion/sap_cast.hpp [code][C++ only] Definition of the stlsoft::sap_cast cast function (Conversion Library)
stlsoft/conversion/truncation_cast.hpp [code][C++ only] Definition of the stlsoft::truncation_cast cast class (Conversion Library)
stlsoft/conversion/truncation_test.hpp [code][C++ only] Definition of the stlsoft::truncation_test functions (Conversion Library)
stlsoft/conversion/union_cast.hpp [code][C++ only] Definition of the stlsoft::union_cast cast (Conversion Library)
stlsoft/conversion/w2m.hpp [code][C++ only] Definition of the stlsoft::wide2multibyte class template (Conversion Library)
stlsoft/conversion/internal/explicit_cast_specialisations.hpp [code][C++ only] Explicit specialisations of stlsoft::explicit_cast (Conversion Library)
stlsoft/conversion/number/grouping_functions.hpp [code][C++ only] Definition of the stlsoft::format_thousands() formatting function (Conversion Library)
stlsoft/error/active_end_iterator_exhaustion.hpp [code][C++ only] Definition of the stlsoft::active_end_iterator_exhaustion exception class (Error Library)
stlsoft/error/contract_violation.hpp [code][C++ only] Definition of the stlsoft::contract_violation exception class (Error Library)
stlsoft/error/conversion_error.hpp [code][C++ only] Definition of the stlsoft::conversion_error exception class (Error Library)
stlsoft/error/errno_scope.hpp [code][C++ only] Definition of the stlsoft::errno_scope class (Error Library)
stlsoft/error/error_desc.hpp [code][C++ only] Definition of the stlsoft::basic_error_desc class template (Error Library)
stlsoft/error/exceptions.hpp [code][C++ only] Obsolete header for common exception classes
stlsoft/error/external_iterator_invalidation.hpp [code][C++ only] Definition of the stlsoft::external_iterator_invalidation exception class (Error Library)
stlsoft/error/iteration_interruption.hpp [code][C++ only] Definition of the stlsoft::iteration_interruption exception class (Error Library)
stlsoft/error/os_exception.hpp [code][C++ only] Definition of the stlsoft::os_exception exception class (Error Library)
stlsoft/error/project_exception.hpp [code][C++ only] Definition of the stlsoft::project_exception root exception class (Error Library)
stlsoft/error/throw_policies.hpp [code][C++ only] Definition of the stlsoft::nothrow_exception_policy and stlsoft::throw_exception_policy exception policy classes (Error Library)
stlsoft/error/unrecoverable.hpp [code][C++ only] Definition of the stlsoft::unrecoverable exception class (Error Library)
stlsoft/filesystem/file_creation_functions.h [code][C, C++] File creation functions (File System Library)
stlsoft/filesystem/io_functions.hpp [code][C++ only] Definition of the stlsoft::read_line() function template (File System Library)
stlsoft/filesystem/read_line.hpp [code][C++ only] Definition of the stlsoft::read_line() function template (File System Library)
stlsoft/filesystem/searchspec_sequence.hpp [code][C++ only] Definition of the stlsoft::searchspec_sequence class template (File System Library)
stlsoft/functional/composite_predicates.hpp [code][C++ only] Definition of the stlsoft::composite_predicates predicate, which uses attribute shims to generalise comparison of raw/smart pointers (Functional Library)
stlsoft/functional/equal_ptr.hpp [code][C++ only] Definition of the stlsoft::equal_ptr predicate, which uses attribute shims to generalise comparison of raw/smart pointers (Functional Library)
stlsoft/functional/function_adaptors.hpp [code][C++ only] Main include for function-adapting function classes, including member functions, non-member functions, and non-member procedures (Functional Library)
stlsoft/functional/function_pointer_adaptors.hpp [code][C++ only] Function classes that adapt non-member functions (and handle different calling conventions) (Functional Library)
stlsoft/functional/indirect_function_pointer_adaptors.hpp [code][C++ only] Function classes that adapt indirect non-member functions (and handle different calling conventions) (Functional Library)
stlsoft/functional/method_adaptors.hpp [code][C++ only] Function classes that adapt member functions (and handle different calling conventions), and their creator functions: stlsoft::mem_fun() and stlsoft::mem_fun_ref() (Functional Library)
stlsoft/functional/noop.hpp [code][C++ only] Defines the stlsoft::noop function class (Functional Library)
stlsoft/functional/procedure_adaptors.hpp [code][C++ only] Function classes that adapt non-member procedures (and handle different calling conventions) (Functional Library)
stlsoft/internal/_undefs.h [code]The #undefs for stlsoft/stlsoft.h
stlsoft/internal/safestr.h [code][C, C++] Handles detection of safe string library
stlsoft/internal/cccap/borland.h [code]Compiler feature discrimination for Borland C/C++ (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/como.h [code]Compiler feature discrimination for Comeau C/C++ (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/dmc.h [code]Compiler feature discrimination for Digital Mars C/C++ (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/gcc.h [code]Compiler feature discrimination for GNU C/C++ (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/intel.h [code]Compiler feature discrimination for Intel C/C++ (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/msvc.h [code]Compiler feature discrimination for Visual C++ (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/mwerks.h [code]Compiler feature discrimination for Metrowerks CodeWarrior (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/obsolete.h [code]Obsolete features (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/sunpro.h [code]Compiler feature discrimination for SunPro C / SunPro C++
stlsoft/internal/cccap/unknown.h [code]Compiler feature discrimination for unknown compilers (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/vectorc.h [code]Compiler feature discrimination for CodePlay Vector C (Internal Components for implementation of STLSoft)
stlsoft/internal/cccap/watcom.h [code]Compiler feature discrimination for Watcom C/C++ (Internal Components for implementation of STLSoft)
stlsoft/iterators/adapted_iterator_traits.hpp [code][C++ only] Definition of the stlsoft::adapted_iterator_traits class template (Iterators Library)
stlsoft/iterators/associative_select_iterator.hpp [code][C++ only] Definition of the stlsoft::contiguous_diluter_iterator class template (Iterators Library)
stlsoft/iterators/c_str_inserter.hpp [code][C++ only] Definition of the stlsoft::c_str_ptr_extract_iterator and its creator function class template (Iterators Library)
stlsoft/iterators/contiguous_diluter_iterator.hpp [code][C++ only] Definition of the stlsoft::contiguous_diluter_iterator class template (Iterators Library)
stlsoft/iterators/cstring_concatenator_iterator.hpp [code][C++ only] Definition of the stlsoft::cstring_concatenator_iterator class template (Iterators Library)
stlsoft/iterators/filter_iterator.hpp [code][C++ only] Definition of the stlsoft::filter_iterator class template (Iterators Library)
stlsoft/iterators/filter_transform_iterator.hpp [code][C++ only] Functions for simultaneous filtering and transformation of iterator ranges (Iterators Library)
stlsoft/iterators/index_iterator.hpp [code][C++ only] Definition of the stlsoft::index_iterator iterator adaptor class template (Iterators Library)
stlsoft/iterators/indirect_reverse_iterator.hpp [code][C++ only] Definition of the stlsoft::indirect_reverse_iterator iterator adaptor class template (Iterators Library)
stlsoft/iterators/member_selector_iterator.hpp [code][C++ only] Definition of the stlsoft::member_selector_iterator class template (Iterators Library)
stlsoft/iterators/null_output_iterator.hpp [code][C++ only] Definition of the stlsoft::null_output_iterator class template (Iterators Library)
stlsoft/iterators/ostream_iterator.hpp [code][C++ only] Definition of the stlsoft::ostream_iterator class template (Iterators Library)
stlsoft/iterators/string_concatenator_iterator.hpp [code][C++ only] Definition of the stlsoft::string_concatenator_iterator iterator adaptor class template (Iterators Library)
stlsoft/iterators/transform_filter_iterator.hpp [code][C++ only] Functions for simultaneous transformation and filtering of iterator ranges (Iterators Library)
stlsoft/iterators/transform_iterator.hpp [code][C++ only] Definition of the stlsoft::transform_iterator iterator adaptor class template (Iterators Library)
stlsoft/iterators/unary_function_output_iterator_adaptor.hpp [code][C++ only] Definition of the stlsoft::unary_function_output_iterator_adaptor class template (Iterators Library)
stlsoft/memory/allocator_base.hpp [code][C++ only] Definition of the stlsoft::allocator_base class template (Memory Library)
stlsoft/memory/allocator_features.hpp [code][C++ only] Discrimination of allocator features (Memory Library)
stlsoft/memory/allocator_selector.hpp [code][C++ only] Definition of the stlsoft::allocator_selector class (Memory Library)
stlsoft/memory/auto_buffer.hpp [code][C++ only] Definition of the stlsoft::auto_buffer class template (Memory Library)
stlsoft/memory/auto_destructor.hpp [code][C++ only] Definition of the stlsoft::auto_destructor and stlsoft::auto_array_destructor class templates (Memory Library)
stlsoft/memory/malloc_allocator.hpp [code][C++ only] Definition of the stlsoft::malloc_allocator class (Memory Library)
stlsoft/memory/new_allocator.hpp [code][C++ only] Definition of the stlsoft::new_allocator class (Memory Library)
stlsoft/memory/null_allocator.hpp [code][C++ only] Definition of the stlsoft::null_allocator class (Memory Library)
stlsoft/meta/add_qualifier.hpp [code][C++ only] Definition of the stlsoft::add_const, stlsoft::add_volatile, stlsoft::add_const_ref and stlsoft::add_volatile_ref meta-programming type adjuster components (Template Meta-programming Library)
stlsoft/meta/base_type_traits.hpp [code][C++ only] Definition of the stlsoft::base_type_traits component (Template Meta-programming Library)
stlsoft/meta/capabilities.hpp [code][C++ only] Pre-processor discrimination of meta programming support (Template Meta-programming Library)
stlsoft/meta/detectors.hpp [code][C++ only] Common include file for all member detector class templates (Template Meta-programming Library)
stlsoft/meta/is_array_type.hpp [code][C++ only] Definition of the stlsoft::is_array_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_bool_type.hpp [code][C++ only] Definition of the stlsoft::is_bool_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_character_type.hpp [code][C++ only] Definition of the stlsoft::is_character_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_class_type.hpp [code][C++ only] Definition of the stlsoft::is_class_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_compound_type.hpp [code][C++ only] Definition of the stlsoft::is_compound_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_const_type.hpp [code][C++ only] Definition of the stlsoft::is_const_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_floating_point_type.hpp [code][C++ only] Definition of the stlsoft::is_floating_point_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_function_pointer_type.hpp [code][C++ only] Definition of the stlsoft::is_function_pointer_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_fundamental_type.hpp [code][C++ only] Definition of the stlsoft::is_fundamental_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_integral_type.hpp [code][C++ only] Definition of the stlsoft::is_integral_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_numeric_type.hpp [code][C++ only] Definition of the stlsoft::is_numeric_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_pointer_type.hpp [code][C++ only] Definition of the stlsoft::is_pointer_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_same_type.hpp [code][C++ only] Definition of the stlsoft::is_same_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_signed_type.hpp [code][C++ only] Definition of the stlsoft::is_signed_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_void_type.hpp [code][C++ only] Definition of the stlsoft::is_void_type meta class template (Template Meta-programming Library)
stlsoft/meta/is_volatile_type.hpp [code][C++ only] Definition of the stlsoft::is_volatile_type meta class template (Template Meta-programming Library)
stlsoft/meta/make_value_type.hpp [code][C++ only] Definition of the stlsoft::make_value_type class template (Template Meta-programming Library)
stlsoft/meta/member_traits.hpp [code][C++ only] Definition of the stlsoft::member_traits component (Template Meta-programming Library)
stlsoft/meta/n_types.hpp [code][C++ only] Definition of the different type size "constants" (Template Meta-programming Library)
stlsoft/meta/select_first_type_if.hpp [code][C++ only] Definition of the stlsoft::select_first_type_if meta if component (Template Meta-programming Library)
stlsoft/meta/size_of.hpp [code][C++ only] Definition of the void-compatible sizeof() operator template: stlsoft::size_of (Template Meta-programming Library)
stlsoft/meta/typefixers.hpp [code][C++ only] Common include file for all typefixer class templates (Template Meta-programming Library)
stlsoft/meta/yesno.hpp [code][C++ only] Definition of the stlsoft::yes_type and stlsoft::no_type meta boolean "constants" (Template Meta-programming Library)
stlsoft/meta/detector/has_const_iterator.hpp [code][C++ only] Definition of the stlsoft::has_const_iterator member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_const_pointer.hpp [code][C++ only] Definition of the stlsoft::has_const_pointer member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_const_reference.hpp [code][C++ only] Definition of the stlsoft::has_const_reference member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_difference_type.hpp [code][C++ only] Definition of the stlsoft::has_difference_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_distance_type.hpp [code][C++ only] Definition of the stlsoft::has_distance_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_iterator.hpp [code][C++ only] Definition of the stlsoft::has_iterator member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_iterator_category.hpp [code][C++ only] Definition of the stlsoft::has_iterator_category member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_key_type.hpp [code][C++ only] Definition of the stlsoft::has_key_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_mapped_type.hpp [code][C++ only] Definition of the stlsoft::has_mapped_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_pointer.hpp [code][C++ only] Definition of the stlsoft::has_pointer member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_pointer_type.hpp [code][C++ only] Definition of the stlsoft::has_pointer_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_reference.hpp [code][C++ only] Definition of the stlsoft::has_reference member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_reference_type.hpp [code][C++ only] Definition of the stlsoft::has_reference_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_referent_type.hpp [code][C++ only] Definition of the stlsoft::has_referent_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/detector/has_value_type.hpp [code][C++ only] Definition of the stlsoft::has_value_type member type detector class template (Template Meta-programming Library)
stlsoft/meta/typefixer/difference_type.hpp [code][C++ only] Definition of the stlsoft::typefixer::difference_type typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/iterator.hpp [code][C++ only] Definition of the stlsoft::typefixer::iterator typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/mapped_type.hpp [code][C++ only] Definition of the stlsoft::typefixer::mapped_type typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/pointer.hpp [code][C++ only] Definition of the stlsoft::typefixer::pointer typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/pointer_type.hpp [code][C++ only] Definition of the stlsoft::typefixer::pointer_type typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/reference.hpp [code][C++ only] Definition of the stlsoft::typefixer::reference typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/reference_type.hpp [code][C++ only] Definition of the stlsoft::typefixer::reference_type typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/referent_type.hpp [code][C++ only] Definition of the stlsoft::typefixer::referent_type typefixer class template (Template Meta-programming Library)
stlsoft/meta/typefixer/typefixer.hpp [code][C++ only] Root header file for the typefixers (Template Meta-programming Library)
stlsoft/meta/util/meta_.hpp [code][C++ only] Definition of basic meta programming constructs (Template Meta-programming Library)
stlsoft/performance/performance_counter_init.hpp [code][C++ only] Definition of the stlsoft::performance_counter_initialiser class template (Performance Library)
stlsoft/performance/performance_counter_scope.hpp [code][C++ only] Definition of the stlsoft::performance_counter_scope class template (Performance Library)
stlsoft/properties/field_properties.hpp [code][C++ only] Definition of the field property implementation class templates: stlsoft::field_property_get, stlsoft::field_property_set, stlsoft::field_property_get_external and stlsoft::field_property_set_external (Properties Library)
stlsoft/properties/method_properties.hpp [code][C++ only] Definition of the method property implementation class templates: stlsoft::method_property_get, stlsoft::method_property_set, stlsoft::method_property_getset, stlsoft::method_property_get_external, stlsoft::method_property_set_external, stlsoft::method_property_getset_external, stlsoft::static_method_property_get, stlsoft::static_method_property_set stlsoft::static_method_property_getset, stlsoft::static_method_property_get_external, stlsoft::static_method_property_set_external and stlsoft::static_method_property_getset_external (Properties Library)
stlsoft/shims/access/string.hpp [code][C++] Primary include file for string access shims representing built-in and standard string types (String Access Shims Concept)
stlsoft/shims/access/string/fwd.h [code][C, C++] Forward declaration of the degenerate string access shims (String Access Shims Concept)
stlsoft/shims/access/string/std/basic_string.hpp [code][C++] Definition of the string access shims for std::basic_string (and its related compiler/library-dependent forms) (String Access Shims Concept)
stlsoft/shims/access/string/std/c_string.h [code][C, C++] Definition of the string access shims for C-style strings (String Access Shims Concept)
stlsoft/shims/access/string/std/exception.hpp [code][C++] Definition of the string access shims for std::exception (String Access Shims Concept)
stlsoft/shims/access/string/std/time.hpp [code][C++] Definition of the string access shims for standard time structures (String Access Shims Concept)
stlsoft/shims/attribute/get_FILE_ptr.hpp [code][C++] Primary include file for FILE* attribute shims representing built-in and standard smart pointer class types (Pointer Attribute Shims)
stlsoft/shims/attribute/get_ptr.hpp [code][C++] Primary include file for pointer attribute shims representing built-in and standard smart pointer class types (Pointer Attribute Shims)
stlsoft/shims/attribute/get_FILE_ptr/std/fundamental.h [code][C++] Pointer attribute shims for built-in types (get_FILE_ptr Pointer Attribute Shim)
stlsoft/shims/attribute/get_ptr/std/auto_ptr.hpp [code][C++] Pointer attribute shims for std::auto_ptr (get_ptr Pointer Attribute Shim)
stlsoft/shims/attribute/get_ptr/std/fundamental.hpp [code][C++] Pointer attribute shims for built-in types (get_ptr Pointer Attribute Shim)
stlsoft/shims/conversion/to_uint64.hpp [code][C++] Primary include file for integer conversion shims representing built-in and other standard class types (Integer Attribute Shims)
stlsoft/shims/conversion/to_uint64/degenerate.hpp [code][C++] Degenerate case for the to_uint64 Integer Attribute Shim
stlsoft/shims/conversion/to_uint64/std/fundamental.hpp [code][C++] Integer conversion shims for built-in types (to_uint64 Integer Attribute Shim)
stlsoft/shims/logical/is_empty.hpp [code][C++] Primary include file for is_empty collection attribute shim for standard and STLSoft types (is_empty Collection Logical Shim)
stlsoft/shims/logical/is_empty/std/container.hpp [code][C++] Primary include file for is_empty collection attribute shim for standard collection types (is_empty Collection Logical Shim)
stlsoft/shims/logical/is_empty/util/features.hpp [code][C++] Detects compiler features required by the is_empty shim (is_empty Collection Logical Shim)
stlsoft/smartptr/proxy_ptr.hpp [code][C++ only] Definition of the stlsoft::proxy_ptr smart pointer class template (Smart Pointers Library)
stlsoft/smartptr/ref_ptr.hpp [code][C++ only] Definition of the stlsoft::ref_ptr smart pointer class template (Smart Pointers Library)
stlsoft/smartptr/scoped_handle.hpp [code][C++ only] Definition of the stlsoft::scoped_handle smart pointer class template (Smart Pointers Library)
stlsoft/smartptr/scoped_handle_borland_.hpp [code][C++ only] Definition of the stlsoft::scoped_handle smart pointer class template (Smart Pointers Library)
stlsoft/smartptr/shared_ptr.hpp [code][C++ only] Definition of the stlsoft::shared_ptr smart pointer class template (Smart Pointers Library)
stlsoft/std/cstdlib.hpp [code][C++ only] Mappings of stdlib string functions that use String Access Shims string (Utility Library)
stlsoft/std/cstring.hpp [code][C++ only] Mappings of <cstring> string functions that use String Access Shims string (Utility Library)
stlsoft/string/case_functions.hpp [code][C++ only] String utility functions for manipulating case (String Library)
stlsoft/string/char_alt_traits.hpp [code][C++ only] Definition of the stlsoft::char_alt_traits traits class (String Library)
stlsoft/string/char_traits.hpp [code][C++ only] Definition of the stlsoft::stlsoft_char_traits and stlsoft::stlsoft_char_traits_safe traits classes (String Library)
stlsoft/string/charset_tokeniser.hpp [code][C++ only] Definition of the stlsoft::charset_tokeniser class template (String Library)
stlsoft/string/container_slice_functions.hpp [code][C++ only] String container slice functions (String Library)
stlsoft/string/copy_functions.hpp [code][C++ only] String utility functions for copying (String Library)
stlsoft/string/cstring_functions.hpp [code][C++ only] C-string functions (String Library)
stlsoft/string/cstring_maker.hpp [code][C++ only] Definition of the stlsoft::string_maker class template (String Library)
stlsoft/string/ctype_traits.hpp [code][C++ only] Definition of the stlsoft::ctype_traits traits class (String Library)
stlsoft/string/fast_string_concatenator.hpp [code][C++ only] Definition of the stlsoft::fast_string_concatenator class template (String Library)
stlsoft/string/functionals.hpp [code][C++ only] Definition of the stlsoft::quoter and stlsoft::string_begins_with_function function class templates (String Library)
stlsoft/string/shim_string.hpp [code][C++ only] Definition of the stlsoft::basic_shim_string class template (String Library)
stlsoft/string/shim_string_vc5_.hpp [code][C++ only] Definition of the stlsoft::basic_shim_string class template for Visual C++ 5.0 (String Library)
stlsoft/string/simple_string.hpp [code][C++ only] Definition of the stlsoft::basic_simple_string class template (String Library)
stlsoft/string/slice_functions.hpp [code][C++ only] String slice functions (String Library)
stlsoft/string/special_string_instance.hpp [code][C++ only] Definition of the stlsoft::special_string_instance class template (String Library)
stlsoft/string/split_functions.hpp [code][C++ only] String split functions (String Library)
stlsoft/string/static_string.hpp [code][C++ only] Definition of the stlsoft::basic_static_string class template (String Library)
stlsoft/string/string_tokeniser.hpp [code][C++ only] Definition of the stlsoft::string_tokeniser class template (String Library)
stlsoft/string/string_traits.hpp [code][C++ only] Definition of the stlsoft::string_traits traits class (String Library)
stlsoft/string/string_traits_fwd.hpp [code][C++ only] Forward definition of the stlsoft::string_traits traits class (String Library)
stlsoft/string/string_view.hpp [code][C++ only] Definition of the stlsoft::basic_string_view class template (String Library)
stlsoft/string/tokeniser_functions.hpp [code][C++ only] Definition of the stlsoft::find_next_token suite of restartable tokenising functions (String Library)
stlsoft/string/trim_functions.hpp [code][C++ only] String utility functions for trimming and removing string contents (String Library)
stlsoft/string/view_slice_functions.hpp [code][C++ only] String view slice functions (String Library)
stlsoft/synch/checkout_token.hpp [code][C++ only] Definition of the stlsoft::checkout_token class template (Synchronisation Library)
stlsoft/synch/concepts.hpp [code][C++ only] Synchronisation concept tags (Synchronisation Library)
stlsoft/synch/lock_scope.hpp [code][C++ only] Definition of the stlsoft::lock_scope class template (Synchronisation Library)
stlsoft/synch/null_mutex.hpp [code][C++ only] Definition of stlsoft::null_mutex class (Synchronisation Library)
stlsoft/synch/singlethreaded_tss_index.hpp [code][C++ only] An interface-compatible replacement for the tss_index classes defined elsewhere in the libraries, for use in single-threaded contexts
stlsoft/synch/spin_policies.hpp [code][C++ only] Definition of stlsoft::spin_yield and stlsoft::spin_no_yield policy classes (Synchronisation Library)
stlsoft/system/cmdargs.hpp [code][C++ only] Definition of the stlsoft::cmdargs class (System Library)
stlsoft/system/commandline_parser.hpp [code][C++ only] Definition of the stlsoft::basic_commandline_parser class template (System Library)
stlsoft/util/64bit_integers.hpp [code][C++ only] Definition of the stlsoft::sinteger64 class (Utility Library)
stlsoft/util/argument_proxies.hpp [code][C++ only] Definition of the stlsoft::ptr_proxy(), stlsoft::const_ptr_proxy(), stlsoft::ref_proxy(), stlsoft::const_ref_proxy() and stlsoft::val_proxy() argument proxy creator functions (Utility Library)
stlsoft/util/compiler_optimisation_traits.hpp [code][C++ only] Definition of the stlsoft::compiler_optimisation_traits traits class (Utility Library)
stlsoft/util/constraints.hpp [code][C++ only] Definition of compile-time template constraints templates (Constraints Library)
stlsoft/util/exception_string.hpp [code][C++ only] Definition of the stlsoft::exception_string class (Utility Library)
stlsoft/util/forward_enums.hpp [code][C++ only] Macros for declaring and defining forward enums (Utility Library)
stlsoft/util/inert.hpp [code][C++ only] Definition of the stlsoft::inert class (Utility Library)
stlsoft/util/integral_printf_traits.hpp [code][C++ only] Definition of the stlsoft::integral_printf_traits class template (Utility Library)
stlsoft/util/limit_traits.h [code][C, C++] Macros, constants and traits (stlsoft::limit_traits) for classes (Utility Library)
stlsoft/util/minmax.hpp [code][C++ only] Definition of the stlsoft::minimum() and stlsoft::maximum() function templates (Utility Library)
stlsoft/util/must_init.hpp [code][C++ only] Definition of stlsoft::must_init class template (Utility Library)
stlsoft/util/null.hpp [code][C++ only] Definition of the stlsoft::NULL_v class (Utility Library)
stlsoft/util/nulldef.h [code][C++ only] Defines the NULL pre-processor symbol as stlsoft::NULL_v() (Utility Library)
stlsoft/util/operator_bool.hpp [code][C++ only] Definition of the stlsoft::operator_bool_generator class template (Utility Library)
stlsoft/util/operator_bool_adaptor.hpp [code][C++ only] Definition of the stlsoft::operator_bool_adaptor class template (Utility Library)
stlsoft/util/options_verifier.hpp [code][C++ only] Definition of the stlsoft::options_verifier class template (Utility Library)
stlsoft/util/pair.hpp [code][C++ only] Definition of the stlsoft::pair class template (Utility Library)
stlsoft/util/placement_aid.hpp [code][C++ only] Definition of the stlsoft::placement_aid class template (Utility Library)
stlsoft/util/pod_veneer.hpp [code][C++ only] Definition of the stlsoft::pod_veneer class template (Utility Library)
stlsoft/util/printf_traits.hpp [code][C++ only] Definition of the stlsoft::printf_traits class template (Utility Library)
stlsoft/util/remove_from_scope.hpp [code][C++ only] Definition of the STLSOFT_REMOVE_FROM_SCOPE() macro (Utility Library)
stlsoft/util/sign_traits.hpp [code][C++ only] Definition of the stlsoft::sign_traits traits class (Utility Library)
stlsoft/util/size_traits.hpp [code][C++ only] Definition of the stlsoft::size_traits class template (Utility Library)
stlsoft/util/static_initialisers.hpp [code][C++ only] Definition of the stlsoft::static_initialiser, stlsoft::api_constructor classes, and the stlsoft::class_constructor class template (Utility Library)
stlsoft/util/std_swap.hpp [code][C++ only] Swap utility functions (Utility Library)
stlsoft/util/trip_bool.hpp [code][C++ only] Defines the stlsoft::trip_bool class template (Utility Library)
stlsoft/util/true_typedef.hpp [code][C++ only] Definition of the stlsoft::true_typedef class template (Utility Library)
stlsoft/util/unused_return_value_monitor.hpp [code][C++ only] Definition of the stlsoft::unused_return_value_monitor class template (Utility Library)
stlsoft/util/zero.hpp [code][C++ only] Definition of the stlsoft::ZERO_v class (Utility Library)
stlsoft/util/zerodef.h [code][C++ only] Defines the ZERO pre-processor symbol as stlsoft::ZERO_v() (Utility Library)
stlsoft/util/std/dinkumware_iterator_traits.hpp [code][C++ only] Definition of the stlsoft::Dinkumware_iterator_traits utility traits class (Utility Library)
stlsoft/util/std/iterator_category_limiters.hpp [code][C++ only] Definition of the stlsoft::min_iterator_category iterator category utility class template (Utility Library)
stlsoft/util/std/iterator_generators.hpp [code][C++ only] Definition of the stlsoft::reverse_iterator_generator and stlsoft::const_reverse_iterator_generator iterator generator templates (Utility Library)
stlsoft/util/std/iterator_helper.hpp [code][C++ only] Definition of iterator class templates and macros for abstracting away standard library inconsistencies (Utility Library)
stlsoft/util/std/library_discriminator.hpp [code][C++ only] Discrimination and identification of standard library implementations (Utility Library)
stlsoft/util/std/stdio_overload_detectors.hpp [code][C++ only] Definition of the stlsoft::vswprintf_detector and stlsoft:: swprintf_detector classes, which detects characteristics of certain stdio functions that are, or will be, subject to upgrade in standardisation (Utility Library)
stlsoft/util/std/utility.hpp [code][C++ only] Contains equivalents to contents of std's <utility> (Utility Library)
unixstl/unixstl.h [code][C, C++] The root header for the UNIXSTL project
unixstl/dl/dl_call.hpp [code][C++ only] Definition of the unixstl::dl_call() function suite (DL Library)
unixstl/dl/module.hpp [code][C++ only] Definition of the unixstl::module class (DL Library)
unixstl/error/exceptions.hpp [code][C++ only] Definition of the unixstl::unix_exception and exception class and the unixstl::unix_exception_policy exception policy class (Error Library)
unixstl/filesystem/current_directory.hpp [code][C++ only] Definition of the unixstl::basic_current_directory class template (File System Library)
unixstl/filesystem/current_directory_scope.hpp [code][C++ only] Definition of the unixstl::basic_current_directory_scope class template (File System Library)
unixstl/filesystem/directory_functions.hpp [code][C++ only] Functions for manipulating directories (File System Library)
unixstl/filesystem/file_path_buffer.hpp [code][C++ only] Definition of the unixstl::basic_file_path_buffer class template (File System Library)
unixstl/filesystem/filesystem_traits.hpp [code][C++ only] Definition of the unixstl::filesystem_traits traits class (File System Library)
unixstl/filesystem/functionals.hpp [code][C++ only] Definition of filesystem function classes, including unixstl::path_compare and unixstl::path_exists (File System Library)
unixstl/filesystem/glob_sequence.hpp [code][C++ only] Definition of the unixstl::glob_sequence class (File System Library)
unixstl/filesystem/memory_mapped_file.hpp [code][C++ only] Definition of the unixstl::memory_mapped_file class (File System Library)
unixstl/filesystem/path.hpp [code][C++ only] Definition of the unixstl::basic_path class template (File System Library)
unixstl/filesystem/path_functions.hpp [code][C++ only] Helper functions for (text) file handling (File System Library)
unixstl/filesystem/pipe.hpp [code][C++ only] Definition of the unixstl::pipe class (File System Library)
unixstl/filesystem/readdir_sequence.hpp [code][C++ only] Definition of the unixstl::readdir_sequence class (File System Library)
unixstl/performance/performance_counter.hpp [code][C++ only] Definition of the performance_counter class (Performance Library)
unixstl/performance/processtimes_counter.hpp [code][C++ only] Definition of the processtimes_counter class (Performance Library)
unixstl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing UNIX string types (String Access Shims Concept)
unixstl/shims/access/string/dirent.hpp [code][C++] Definition of the string access shims for struct dirent (String Access Shims Concept)
unixstl/shims/conversion/to_uint64/stat.hpp [code][C++] Integer conversion shims for the UNIX type stat
unixstl/synch/atomic_functions.h [code][C++ only] Definition of the atomic functions (Synchronisation Library)
unixstl/synch/atomic_types.h [code][C++ only] Definition of atomic types (Synchronisation Library)
unixstl/synch/process_mutex.hpp [code][C++ only] Definition of the unixstl::process_mutex class (Synchronisation Library)
unixstl/synch/semaphore.hpp [code][C++ only] Definition of unixstl::semaphore class (Synchronisation Library)
unixstl/synch/sleep_functions.h [code][C, C++] Various time functions (Synchronisation Library)
unixstl/synch/spin_mutex.hpp [code][C++ only] Definition of the unixstl::spin_mutex class (Synchronisation Library)
unixstl/synch/thread_mutex.hpp [code][C++ only] Definition of the unixstl::thread_mutex class (Synchronisation Library)
unixstl/synch/tss_index.hpp [code][C++ only] Definition of the unixstl::tss_index class (Synchronisation Library)
unixstl/synch/error/exceptions.hpp [code][C++ only] Definition of unixstl::synchronisation_exception class (Synchronisation Library)
unixstl/synch/util/features.h [code][C++ only] Discrimination of synchronisation features (Synchronisation Library)
unixstl/system/environment_variable.hpp [code][C++ only] Definition of the unixstl::basic_environment_variable class template (System Library)
unixstl/system/system_traits.hpp [code][C++ only] Definition of the unixstl::system_traits traits class (System Library)
winstl/winstl.h [code][C, C++] The root header for the WinSTL project
winstl/clipboard/clipboard_format_sequence.hpp [code][C++ only] Definition of the winstl::clipboard_format_sequence class (Windows Clipboard Library)
winstl/clipboard/clipboard_scope.hpp [code][C++ only] Definition of the winstl::clipboard_scope class (Windows Clipboard Library)
winstl/clipboard/error/exceptions.hpp [code][C++ only] Exceptions used by the Windows Clipboard Library (Windows Clipboard Library)
winstl/control_panel/applet_module.hpp [code][C++ only] Definition of the applet and applet_module classes (Windows Control Panel Library)
winstl/control_panel/functions.h [code][C, C++] Control Panel functions (Windows Control Panel Library)
winstl/control_panel/error/exceptions.hpp [code][C++ only] Definition of the control_panel_exception and applet_entry_not_found_exception classes (Windows Control Panel Library)
winstl/controls/combobox_sequence.hpp [code][C++ only] Definition of the winstl::combobox_sequence class template (Windows Controls Library)
winstl/controls/commctrl_functionals.hpp [code][C++ only] Functionals for application to common controls (Windows Controls Library)
winstl/controls/commctrl_functions.h [code][C, C++] Various Windows common control functions (Windows Controls Library)
winstl/controls/creation_functions.h [code][C, C++] Control creation functions (Windows Controls Library)
winstl/controls/dialog_functionals.hpp [code][C++] Functionals for application to dialog controls (Windows Controls Library)
winstl/controls/edit_line_sequence.hpp [code][C++ only] Definition of the winstl::edit_line_sequence class template (Windows Controls Library)
winstl/controls/functionals.hpp [code][C++] Functionals for application to controls (Windows Controls Library)
winstl/controls/functions.h [code][C, C++] Various Windows control functions (Windows Controls Library)
winstl/controls/listbox_const_iterator.hpp [code][C++ only] Definition of the winstl::listbox_const_iterator class (Windows Controls Library)
winstl/controls/listbox_data_const_iterator.hpp [code][C++ only] Definition of the winstl::listbox_data_const_iterator class (Windows Controls Library)
winstl/controls/listbox_data_sequence.hpp [code][C++ only] Definition of the winstl::listbox_data_sequence class template (Windows Controls Library)
winstl/controls/listbox_sequence.hpp [code][C++ only] Definition of the winstl::listbox_sequence class template (Windows Controls Library)
winstl/controls/listview_sequence.hpp [code][C++ only] Definition of the winstl::listview_sequence class (Windows Controls Library)
winstl/controls/treeview_sequence.hpp [code][C++ only] Definition of the winstl::treeview_child_sequence, winstl::treeview_peer_sequence and winstl::treeview_visible_sequence classes, and their supporting types (Windows Controls Library)
winstl/conversion/char_conversions.hpp [code][C++ only] Definition of the winstl::multibyte2wide and winstl::wide2multibyte class templates (Conversion Library)
winstl/conversion/int_to_string.hpp [code][C++ only] Very efficient integer to string conversion functions for the Windows platform (Conversion Library)
winstl/conversion/resource_id.hpp [code][C++ only] Definition of the winstl::resource_id class (Conversion Library)
winstl/conversion/w2m.hpp [code][C++ only] Definition of the winstl::wide2multibyte class template (Conversion Library)
winstl/conversion/windows_type_conversions.hpp [code][C++ only] Definition of various type conversions common in Windows programming (Conversion Library)
winstl/conversion/number/grouping_functions.hpp [code][C++ only] Definition of the stlsoft::format_thousands() formatting function (Conversion Library)
winstl/dl/dl_call.hpp [code][C++ only] Definition of the winstl::dl_call() function suite (DL Library)
winstl/dl/module.hpp [code][C++ only] Definition of the unixstl::module class (DL Library)
winstl/error/conversion_error.hpp [code][C++ only] Definition of the winstl::conversion_error exception class (Error Library)
winstl/error/error_desc.hpp [code][C++ only] Definition of the winstl::basic_error_desc class template (Error Library)
winstl/error/error_functions.h [code][C, C++] Windows error manipulation and representation functions (Error Library)
winstl/error/exceptions.hpp [code][C++ only] Definition of the winstl::windows_exception and winstl::resource_exception exception classes, and the winstl::windows_exception_policy and winstl::resource_exception_policy exception policy classes (Error Library)
winstl/error/last_error_scope.hpp [code][C++ only] Definition of the winstl::last_error_scope class template (Error Library)
winstl/filesystem/absolute_path.hpp [code][C++ only] Definition of the winstl::basic_absolute_path class template (File System Library)
winstl/filesystem/current_directory.hpp [code][C++ only] Definition of the winstl::basic_current_directory class template (File System Library)
winstl/filesystem/current_directory_scope.hpp [code][C++ only] Definition of the winstl::basic_current_directory_scope class template (File System Library)
winstl/filesystem/directory_functions.hpp [code][C++ only] Functions for manipulating directories (File System Library)
winstl/filesystem/file_creation_functions.h [code][C, C++] File creation functions (File System Library)
winstl/filesystem/file_functions.hpp [code][C++ only] Helper functions for (text) file handling (File System Library)
winstl/filesystem/file_path_buffer.hpp [code][C++ only] Definition of the winstl::basic_file_path_buffer class template (File System Library)
winstl/filesystem/filesystem_traits.hpp [code][C++ only] Definition of the winstl::filesystem_traits traits class (File System Library)
winstl/filesystem/findfile_sequence.hpp [code][C++ only] Definition of the winstl::basic_findfile_sequence class template (File System Library)
winstl/filesystem/findvolume_sequence.hpp [code][C++ only] Definition of the winstl::basic_findvolume_sequence class template (File System Library)
winstl/filesystem/functionals.hpp [code][C++ only] Definition of the winstl::path_compare, winstl::path_compare_env, winstl::path_exists, winstl::path_exists_env and winstl::path_contains_file function classes (File System Library)
winstl/filesystem/memory_mapped_file.hpp [code][C++ only] Definition of the winstl::memory_mapped_file class (File System Library)
winstl/filesystem/path.hpp [code][C++ only] Definition of the winstl::basic_path class template (File System Library)
winstl/filesystem/path_functions.hpp [code][C++ only] Helper functions for (text) file handling (File System Library)
winstl/filesystem/pipe.hpp [code][C++ only] Definition of the winstl::pipe class (File System Library)
winstl/functional/message.hpp [code][C++ only] Window messaging function classes and predicates (Functional Library)
winstl/functional/window.hpp [code][C++ only] Window function classes and predicates (Functional Library)
winstl/memory/global_allocator.hpp [code][C++ only] Definition of the winstl::global_allocator class (Memory Library)
winstl/memory/heapwalk_sequence.hpp [code][C++ only] Definition of the winstl::heapwalk_sequence class (Memory Library)
winstl/memory/netapi_allocator.hpp [code][C++ only] Definition of the winstl::netapi_allocator class (Memory Library)
winstl/memory/processheap_allocator.hpp [code][C++ only] Definition of the winstl::processheap_allocator class (Memory Library)
winstl/memory/shell_allocator.hpp [code][C++ only] Definition of the winstl::shell_allocator class (Memory Library)
winstl/performance/highperformance_counter.hpp [code][C++ only] Definition of the highperformance_counter class (Performance Library)
winstl/performance/multimedia_counter.hpp [code][C++ only] Definition of the multimedia_counter class (Performance Library)
winstl/performance/performance_counter.hpp [code][C++ only] Definition of the performance_counter class (Performance Library)
winstl/performance/processtimes_counter.hpp [code][C++ only] Definition of the processtimes_counter class (Performance Library)
winstl/performance/systemtime_counter.hpp [code][C++ only] Definition of the systemtime_counter class (Performance Library)
winstl/performance/threadtimes_counter.hpp [code][C++ only] Definition of the threadtimes_counter class (Performance Library)
winstl/performance/tick_counter.hpp [code][C++ only] Definition of the tick_counter class (Performance Library)
winstl/process/functions.h [code][C, C++] Process control functions (System Library)
winstl/registry/functions.hpp [code][C++ only] Simple and discrete registry functions, used by the Windows Registry Library
winstl/registry/reg_key.hpp [code][C++ only] Definition of the winstl::basic_reg_key class template (Windows Registry Library)
winstl/registry/reg_key_sequence.hpp [code][C++ only] Definition of the winstl::basic_reg_key_sequence class template (Windows Registry Library)
winstl/registry/reg_traits.hpp [code][C++ only] Definition of the winstl::reg_traits class template (Windows Registry Library)
winstl/registry/reg_value.hpp [code][C++ only] Definition of the winstl::basic_reg_value class template (Windows Registry Library)
winstl/registry/reg_value_sequence.hpp [code][C++ only] Definition of the winstl::basic_reg_value_sequence class template (Windows Registry Library)
winstl/registry/regfwd.hpp [code][C++ only] Contains forward declarations for components in the Windows Registry Library
winstl/registry/registry.hpp [code][C++ only] Main include file for the Windows Registry Library
winstl/registry/error/exceptions.hpp [code][C++ only] Exceptions used by the Windows Registry Library
winstl/registry/util/defs.hpp [code][C++ only] Common type and feature discriminations for the Windows Registry Library
winstl/registry/util/shared_handles.hpp [code][C++ only] [IMPLEMENTATION] Contains the shared_handle and monitored_shared_handle classes that are used to provide shared context between iterators implement the Externally Invalidatable Iterator pattern (Windows Registry Library)
winstl/security/acl_sequence.hpp [code][C++ only] Definition of the winstl::acl_sequence class (Security Library)
winstl/security/token_information.hpp [code][C++ only] Definition of the winstl::token_information class (Security Library)
winstl/shell/browse_for_folder.hpp [code][C++ only] Definition of Windows Shell folder browsing functions (Windows Shell Library)
winstl/shell/drophandle_sequence.hpp [code][C++ only] Definition of the winstl::basic_drophandle_sequence class template (Windows Shell Library)
winstl/shell/file_operations.hpp [code][C++ only] Definition of Windows Shell file operation functions (Windows Shell Library)
winstl/shell/memory/functions.h [code][C, C++] Shell memory functions (Memory Library)
winstl/shims/access/string.hpp [code][C++] Primary include file for string access shims representing Windows string types (String Access Shims Concept)
winstl/shims/access/string/HWND.hpp [code][C++] Definition of the string access shims for HWND (String Access Shims Concept)
winstl/shims/access/string/LSA_UNICODE_STRING.hpp [code][C++] Definition of the string access shims for LSA_UNICODE_STRING (String Access Shims Concept)
winstl/shims/access/string/time.hpp [code][C++] Definition of the string access shims for FILETIME and SYSTEMTIME (String Access Shims Concept)
winstl/shims/attribute/get_HKEY.hpp [code][C++ only] Definition of stlsoft::get_HKEY attribute shim functions for Win32 types (Window Attribute Shims)
winstl/shims/attribute/get_HWND.hpp [code][C++ only] Definition of stlsoft::get_HWND attribute shim functions for Win32 types (Window Attribute Shims)
winstl/shims/attribute/get_kernel_handle.hpp [code][C++ only] Definition of stlsoft::get_kernel_handle attribute shim functions for Win32 types (Kernel Handle Attribute Shims)
winstl/shims/attribute/get_synch_handle.hpp [code][C++ only] Definition of stlsoft::get_synch_handle attribute shim functions for Win32 synchronisation types (Synchronisation Handle Attribute Shims)
winstl/shims/conversion/to_DATE.hpp [code][C++] Includes all winstl::to_DATE conversion shims (winstl::to_DATE Time Conversion Shim)
winstl/shims/conversion/to_FILETIME.hpp [code][C++] Includes all winstl::to_FILETIME conversion shims (winstl::to_FILETIME Time Conversion Shim)
winstl/shims/conversion/to_SYSTEMTIME.hpp [code][C++] Includes all winstl::to_SYSTEMTIME conversion shims (winstl::to_SYSTEMTIME Time Conversion Shim)
winstl/shims/conversion/to_uint64.hpp [code][C++] Primary include file for integer conversion shims representing built-in and other standard class types (Integer Attribute Shims)
winstl/shims/conversion/to_DATE/DATE.hpp [code][C++] Definition of the winstl::to_DATE(DATE const&) overload (winstl::to_DATE Time Conversion Shim)
winstl/shims/conversion/to_DATE/FILETIME.hpp [code][C++] Definition of the winstl::to_DATE(FILETIME const&) overload (winstl::to_DATE Time Conversion Shim)
winstl/shims/conversion/to_DATE/SYSTEMTIME.hpp [code][C++] Definition of the winstl::to_DATE(SYSTEMTIME const&) overload (winstl::to_DATE Time Conversion Shim)
winstl/shims/conversion/to_DATE/UDATE.hpp [code][C++] Definition of the winstl::to_DATE(UDATE const&) overload (winstl::to_DATE Time Conversion Shim)
winstl/shims/conversion/to_FILETIME/DATE.hpp [code][C++] Definition of the winstl::to_FILETIME(DATE const&) overload (winstl::to_FILETIME Time Conversion Shim)
winstl/shims/conversion/to_FILETIME/FILETIME.hpp [code][C++] Definition of the winstl::to_FILETIME(FILETIME const&) overload (winstl::to_FILETIME Time Conversion Shim)
winstl/shims/conversion/to_FILETIME/SYSTEMTIME.hpp [code][C++] Definition of the winstl::to_FILETIME(SYSTEMTIME const&) overload (winstl::to_FILETIME Time Conversion Shim)
winstl/shims/conversion/to_FILETIME/UDATE.hpp [code][C++] Definition of the winstl::to_FILETIME(UDATE const&) overload (winstl::to_FILETIME Time Conversion Shim)
winstl/shims/conversion/to_SYSTEMTIME/DATE.hpp [code][C++] Definition of the winstl::to_SYSTEMTIME(DATE const&) overload (winstl::to_SYSTEMTIME Time Conversion Shim)
winstl/shims/conversion/to_SYSTEMTIME/FILETIME.hpp [code][C++] Definition of the winstl::to_SYSTEMTIME(FILETIME const&) overload (winstl::to_SYSTEMTIME Time Conversion Shim)
winstl/shims/conversion/to_SYSTEMTIME/SYSTEMTIME.hpp [code][C++] Definition of the winstl::to_SYSTEMTIME(SYSTEMTIME const&) overload (winstl::to_SYSTEMTIME Time Conversion Shim)
winstl/shims/conversion/to_SYSTEMTIME/UDATE.hpp [code][C++] Definition of the winstl::to_SYSTEMTIME(UDATE const&) overload (winstl::to_SYSTEMTIME Time Conversion Shim)
winstl/shims/conversion/to_uint64/ULARGE_INTEGER.hpp [code][C++] Integer conversion shims for the Windows type ULARGE_INTEGER
winstl/shims/conversion/to_uint64/WIN32_FIND_DATA.hpp [code][C++] Integer conversion shims for the Win32 type WIN32_FIND_DATA
winstl/string/resource_string.hpp [code][C++ only] Definition of the winstl::basic_resource_string class template (String Library)
winstl/synch/atomic_functions.h [code][C++ only] Definition of the atomic functions (Synchronisation Library)
winstl/synch/atomic_types.h [code][C++ only] Definition of atomic types (Synchronisation Library)
winstl/synch/event.hpp [code][C++ only] Definition of the winstl::event class (Synchronisation Library)
winstl/synch/process_mutex.hpp [code][C++ only] Definition of winstl::process_mutex class (Synchronisation Library)
winstl/synch/semaphore.hpp [code][C++ only] Definition of winstl::semaphore class (Synchronisation Library)
winstl/synch/sleep_functions.h [code][C, C++] Various time functions (Synchronisation Library)
winstl/synch/spin_mutex.hpp [code][C++ only] Definition of winstl::spin_index class (Synchronisation Library)
winstl/synch/synchfwd.hpp [code][C++ only] Definition of the winstl::event class (Synchronisation Library)
winstl/synch/thread_mutex.hpp [code][C++ only] Definition of winstl::thread_mutex class (Synchronisation Library)
winstl/synch/tss_index.hpp [code][C++ only] Definition of winstl::tss_index class (Synchronisation Library)
winstl/synch/wait_functions.hpp [code][C++ only] Definition of the winstl::wait_for_multiple_objects() functions (Synchronisation Library)
winstl/synch/error/exceptions.hpp [code][C++ only] Definition of winstl::synchronisation_exception class (Synchronisation Library)
winstl/system/commandline_parser.hpp [code][C++ only] Definition of the winstl::basic_commandline_parser class template (System Library)
winstl/system/console_colour_scope.hpp [code][C++ only] Definition of the winstl::console_colour_scope class (Windows Window Library)
winstl/system/console_ctrl_handler_scope.hpp [code][C++ only] Definition of the winstl::console_ctrl_handler_scope class (System Library)
winstl/system/console_functions.h [code][C++ only] Definition of the winstl::basic_environment_block class template (System Library)
winstl/system/environment_block.hpp [code][C++ only] Definition of the winstl::basic_environment_block class template (System Library)
winstl/system/environment_sequence.hpp [code][C++ only] Definition of the winstl::basic_environment_sequence class template (System Library)
winstl/system/environment_variable.hpp [code][C++ only] Definition of the winstl::basic_environment_variable class template (System Library)
winstl/system/module_directory.hpp [code][C++ only] Definition of the winstl::basic_module_directory class template (System Library)
winstl/system/module_filename.hpp [code][C++ only] Definition of the winstl::basic_module_filename class template (System Library)
winstl/system/pid_sequence.hpp [code][C++ only] Definition of the winstl::pid_sequence class (System Library)
winstl/system/process_module_sequence.hpp [code][C++ only] Definition of the winstl::process_module_sequence class (System Library)
winstl/system/searchpath_sequence.hpp [code][C++ only] Definition of the winstl::basic_searchpath_sequence class template (System Library)
winstl/system/system_directory.hpp [code][C++ only] Definition of the winstl::basic_system_directory class template (System Library)
winstl/system/system_info.hpp [code][C++ only] Definition of the winstl::system_info class template (System Library)
winstl/system/system_traits.hpp [code][C++ only] Definition of the winstl::system_traits traits class (System Library)
winstl/system/system_version.hpp [code][C++ only] Definition of the winstl::system_version class template (System Library)
winstl/system/version_info.hpp [code][C++ only] Definition of the winstl::version_info class template (System Library)
winstl/system/windows_directory.hpp [code][C++ only] Definition of the winstl::basic_windows_directory class template (System Library)
winstl/time/comparison_functions.h [code][C, C++] Comparison functions for Windows time types (Time Library)
winstl/time/conversion_functions.h [code][C, C++] Conversion functions for Windows time types (Time Library)
winstl/time/format_functions.hpp [code][C, C++] Formatting functions for Windows time types (Time Library)
winstl/time/functions.h [code][C, C++] Main include file that includes all WinSTL time function include files (Time Library)
winstl/toolhelp/heap_sequence.hpp [code][C++ only] Definition of the heap_sequence class (Windows ToolHelp Library)
winstl/toolhelp/module_sequence.hpp [code][C++ only] Definition of the module_sequence class (Windows ToolHelp Library)
winstl/toolhelp/process_sequence.hpp [code][C++ only] Definition of the process_sequence class (Windows ToolHelp Library)
winstl/toolhelp/sequence_base.hpp [code][C++ only] Definition of the th_sequence_base class (Windows ToolHelp Library)
winstl/toolhelp/sequence_value_traits.hpp [code][C++ only] Instantiations of th_sequence_value_traits<> (Windows ToolHelp Library)
winstl/toolhelp/thread_sequence.hpp [code][C++ only] Definition of the thread_sequence class (Windows ToolHelp Library)
winstl/toolhelp/error/exceptions.hpp [code][C++ only] Exception classes for the (Windows ToolHelp Library)
winstl/util/struct_initialisers.hpp [code][C++ only] Definition of the winstl::zero_struct and winstl::init_struct structure initialiser functions (Utility Library)
winstl/util/undocumented.hpp [code][C++ only] Miscellaneous undocumented features (Utility Library)
winstl/window/colour_constants.h [code][C, C++] Colour constants (Windows Window Library)
winstl/window/creation_functions.h [code][C, C++] Control creation functions (Windows Window Library)
winstl/window/font_functions.h [code][C, C++] Error functions (Windows Window Library)
winstl/window/functions.h [code][C, C++] Miscellaneous functions (Windows Window Library)
winstl/window/gdi_functions.h [code][C, C++] GDI functions (Windows Window Library)
winstl/window/hdc_scope.hpp [code][C++ only] Definition of the winstl::HDC_scope class (Windows Window Library)
winstl/window/menu_functions.h [code][C, C++] Menu functions (Windows Window Library)
winstl/window/message_functions.h [code][C, C++] Message functions (Windows Window Library)
winstl/window/scale_functions.h [code][C, C++] Scale functions (Windows Window Library)
winstl/window/setcursor_scope.hpp [code][C++ only] Definition of the winstl::setcursor_scope class (Windows Window Library)
winstl/window/setfocus_scope.hpp [code][C++ only] Definition of the winstl::setfocus_scope class (Windows Window Library)
winstl/window/textmetrics_functions.h [code][C, C++] TEXTMETRICS functions (Windows Window Library)
winstl/window/window_enable_scope.hpp [code][C++ only] Definition of the winstl::window_enable_scope class (Windows Window Library)
winstl/window/window_icon_scope.hpp [code][C++ only] Definition of the winstl::window_icon_scope class (Windows Window Library)
winstl/window/window_redraw_scope.hpp [code][C++ only] Definition of the winstl::window_redraw_scope class (Windows Window Library)
winstl/window/window_text_scope.hpp [code][C++ only] Definition of the winstl::window_text_scope class (Windows Window Library)
winstl/window/window_traits.hpp [code][C++ only] Definition of the winstl::window_traits traits class template, and ANSI and Unicode specialisations thereof (Windows Window Library)
winstl/window/window_update_scope.hpp [code][C++ only] Definition of the winstl::window_update_scope class (Windows Window Library)
winstl/window/window_visible_scope.hpp [code][C++ only] Definition of the winstl::window_visible_scope class (Windows Window Library)
winstl/window/zorder_iterator.hpp [code][C++ only] Definition of the winstl::zorder_iterator class (Windows Window Library)
winstl/window/zorder_sequences.hpp [code][C++ only] Definition of the winstl::child_window_sequence and winstl::window_peer_sequence sequence classes (Windows Window Library)
winstl/window/util/ident_.hpp [code][C++ only] Windows identification (Windows Window Library)
wtlstl/wtlstl.hpp [code][C++ only; requires WTL library] The root header for the WTLSTL project

Generated on Thu Jun 10 08:59:42 2010 for STLSoft by  doxygen 1.5.6