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>

new_
module core.stdcpp.new_

D binding to C++ <new>

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>

xutility
module core.stdcpp.xutility

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

Suggestion Box / Bug Report