![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
#include "cpg_types.hpp"
Go to the source code of this file.
Classes | |
class | tbb::counting_iterator< IntType > |
Namespaces | |
namespace | tbb |
namespace | cpg |
Includes subnamespace conversion. | |
namespace | cpg::parallel |
Macros | |
#define | NOMINMAX |
Functions | |
template<typename IndexType = long long> | |
constexpr decltype(auto) | cpg::parallel::counting_iterator (IndexType idx=IndexType{}) |
#define NOMINMAX |
Definition at line 8 of file cpg_iterator.hpp.