|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <isAssociativeContainer.hpp>
A type trait to determine whether or not the supplied container is an associative container.
| (unnamed) | - A placeholder parameter for the container we are checking |
| (unnamed) | - A placeholder parameter that serves as our default state (i.e. false) |