C++ Library Extensions 2022.12.09
To help learn modern C++ programming
cpg_iterator.hpp File Reference
#include "cpg_types.hpp"
Include dependency graph for cpg_iterator.hpp:
This graph shows which files directly or indirectly include this file:

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{})
 

Macro Definition Documentation

◆ NOMINMAX

#define NOMINMAX

Definition at line 8 of file cpg_iterator.hpp.