datastructures
datastructures#
The datastructures module provides basic data structures (typically provided for compatibility with older C++ standards):
hpx::detail::small_vector
hpx::util::member_pack
hpx::optional
hpx::variant
See the API reference of the module for more details.