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_)


불러오는 중...
취소
저장