This commit is contained in:
Daniel James
2018-02-25 14:03:11 +00:00
parent 8207ebe381
commit e10fc0f93b

View File

@ -965,7 +965,7 @@ namespace boost {
#endif #endif
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
// TRAITS TYPE DEDETION MECHANISM // TRAITS TYPE DETECTION MECHANISM
// //
// Used to implement traits that use a type if present, or a // Used to implement traits that use a type if present, or a
// default otherwise. // default otherwise.