Typo
This commit is contained in:
parent
682b06857f
commit
962b3236dc
@ -22,7 +22,7 @@
|
||||
#define __utl_impl_concepts_h__
|
||||
|
||||
/*!
|
||||
* utl inner concept preprecessor flag
|
||||
* utl inner concept preprocessor flag
|
||||
* \defgroup crtp
|
||||
* \ingroup impl
|
||||
*/
|
||||
@ -32,7 +32,7 @@
|
||||
#endif
|
||||
|
||||
/*!
|
||||
* requires keyword wraper
|
||||
* requires keyword wrapper
|
||||
*/
|
||||
#if defined _utl_have_concepts
|
||||
#define _requires(_r_) requires (_r_)
|
||||
|
Loading…
x
Reference in New Issue
Block a user