Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c42f/tinyformat
/ FormatListN
Method
FormatListN
tinyformat.h:999–999 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
997
template<> class FormatListN<0> : public FormatList
998
{
999
public: FormatListN() : FormatList(0, 0) {}
1000
};
1001
1002
} // namespace detail
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected