xerus
a general purpose tensor library
|
Header file for the standard contaienr support functions. More...
#include <vector>
#include <set>
#include <map>
#include <tuple>
#include <algorithm>
#include <numeric>
#include <iostream>
#include "standard.h"
#include "sfinae.h"
#include "check.h"
Go to the source code of this file.
Namespaces | |
xerus | |
The main namespace of xerus. | |
xerus::misc | |
Collection of classes and functions that provide elementary functionality that is not special to xerus as a tensor library. | |
Functions | |
xerus::misc::XERUS_GENERATE_HAS_MEMBER (count) template< template< class | |
: Counts how often an element is contained in an arbitary container More... | |
Header file for the standard contaienr support functions.
Definition in file containerSupport.h.