MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / gen_class_end

Method gen_class_end

tl/generate/tl_writer_cpp.cpp:512–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

510}
511
512std::string TD_TL_writer_cpp::gen_class_end() const {
513 return "";
514}
515
516std::string TD_TL_writer_cpp::gen_class_alias(const std::string &class_name, const std::string &alias_name) const {
517 return "";

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected