This commit is contained in:
Yichen Wang
2022-04-19 15:26:36 +08:00
committed by GitHub
parent 5e0ff1680f
commit 44610b65ba

View File

@ -27,7 +27,7 @@ namespace noncopyable_ // protection from unintended ADL
// whether a type derives from noncopyable without needing the definition
// of noncopyable itself.
//
// The definition of base_token is macro-guarded so that Type Trais can
// The definition of base_token is macro-guarded so that Type Traits can
// define it locally without including this header, to avoid a dependency
// on Core.