Template Struct integer_sequence
Defined in File rapidyaml-0.5.0.hpp
Struct Documentation
-
template<class _Tp, _Tp... _Ip>
struct integer_sequence C++11 implementation of integer sequence
See also
taken from clang: http://llvm.org/viewvc/llvm-project/libcxx/trunk/include/utility?revision=211563&view=markup#l687
Public Static Functions
-
static inline constexpr size_t size() noexcept
-
static inline constexpr size_t size() noexcept