datastructuresΒΆ
The datastructures module provides basic data structures (typically provided for compatibility with older C++ standards):
- hpx::util::basic_any
- hpx::util::optional
- hpx::util::tuple
See the API reference of the module for more details.