optimal & fix file cmake

This commit is contained in:
2026-08-03 22:41:32 +07:00
parent d8babff20b
commit 701d25f952
70 changed files with 5572 additions and 1146 deletions

View File

@@ -81,7 +81,7 @@ protected:
{
if (explode_)
{
throw std::runtime_error("SpyLayer được yêu cầu ném exception");
throw std::runtime_error("SpyLayer was asked to throw an exception");
}
records_.push_back(Record{ &type, topic });
if (observer_)