MCPcopy Create free account
hub / github.com/KDAB/codebrowser / string_builder_helper

Class string_builder_helper

generator/stringbuilder.h:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2#include <cstring>
3
4template<typename T> struct string_builder_helper;
5
6template <typename A, typename B> struct string_builder {
7 typedef string_builder_helper<A> HA;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected