SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
cpp2b Namespace Reference

C++ STL code present in C++2b. More...

Functions

template<class ForwardIterator, class T>
constexpr void iota (ForwardIterator first, ForwardIterator last, T value)
template<class InputIt, class T>
constexpr T accumulate (InputIt first, InputIt last, T init)

Detailed Description

C++ STL code present in C++2b.