JSON for Modern C++  3.0
Modules
Here is a list of all modules:
[detail level 12]
 ContainerC++ Container concept
 Reversible ContainerC++ Reversible Container conceptA ReversibleContainer is a Container that has iterators that meet the requirements of either BidirectionalIterator or RandomAccessIterator. Such iterators allow a ReversibleContainer to be iterated over in reverse