MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / Extend

Class Extend

Source/external/json.hpp:3127–3127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3125
3126template <typename Seq, size_t SeqSize, size_t Rem>
3127struct Extend;
3128
3129// Note that SeqSize == sizeof...(Ints). It's passed explicitly for efficiency.
3130template <typename T, T... Ints, size_t SeqSize>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected