MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / concat_length

Function concat_length

extern/json/json.hpp:4166–4169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4164{
4165
4166inline std::size_t concat_length()
4167{
4168 return 0;
4169}
4170
4171template<typename... Args>
4172inline std::size_t concat_length(const char* cstr, const Args& ... rest);

Callers 1

concatFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected