Overview ======== MNMLSTC Core is a C++11 library that adds several library features that are to be included in C++14 and beyond. A majority of the components of MNMLSTC Core can also be found in Boost. However, there are distinct behaviorial differences that are outlined and discussed in this documentation. It is recommended that new users read the section on :ref:`using-mnmlstc-core`. The documentation is ordered according to the augmented library components, rather than by feature. .. toctree:: :maxdepth: 1 Using MNMLSTC Core Type Traits Functional Utilities Algorithms Iterator Utilities Optional Types Numeric Algorithms Variant Type Uncategorized Utilities Memory String Utilities Range Type Any Type