core.stdcpp

Modules

allocator
module core.stdcpp.allocator

D binding to C++ std::allocator.

array
module core.stdcpp.array

D header file for interaction with C++ std::array.

exception
module core.stdcpp.exception

Interface to C++ <exception>

memory
module core.stdcpp.memory

D binding to C++ <memory>.

new_
module core.stdcpp.new_

D binding to C++ <new>

string
module core.stdcpp.string

D header file for interaction with C++ std::string.

string_view
module core.stdcpp.string_view

D header file for interaction with C++ std::string_view.

type_traits
module core.stdcpp.type_traits

D header file for interaction with C++ std::type_traits.

typeinfo
module core.stdcpp.typeinfo

Interface to C++ <typeinfo>

utility
module core.stdcpp.utility

D header file for interaction with Microsoft C++ <utility>

vector
module core.stdcpp.vector

D header file for interaction with C++ std::vector.

xutility
module core.stdcpp.xutility

D header file for interaction with Microsoft C++ <xutility>