mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00
Refactor Refactor template_string.h
This commit is contained in:
parent
9f7baaec47
commit
60be3f041b
|
@ -218,8 +218,6 @@ class @ac_windows_dllexport@ TemplateString {
|
|||
friend class TemplateCache; // for GetGlobalId
|
||||
friend class StaticTemplateStringInitializer; // for AddToGlo...
|
||||
friend struct TemplateStringHasher; // for GetGlobalId
|
||||
friend class ::TemplateStringTest;
|
||||
friend class ::StaticTemplateStringTest; // for GetGlobalId
|
||||
friend TemplateId GlobalIdForTest(const char* ptr, int len);
|
||||
friend TemplateId GlobalIdForSTS_INIT(const TemplateString& s);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user