Christos Houtouridis 5 年之前
父節點
當前提交
962b3236dc
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      include/utl/impl/concepts.h

+ 2
- 2
include/utl/impl/concepts.h 查看文件

@@ -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…
取消
儲存