MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / Extend

Class Extend

src/include/nlohmann/detail/meta/cpp_future.hpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85template <typename Seq, size_t SeqSize, size_t Rem>
86struct Extend;
87
88// Note that SeqSize == sizeof...(Ints). It's passed explicitly for efficiency.
89template <typename T, T... Ints, size_t SeqSize>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected