Updated comment.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@982 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
95a623cace
commit
de86ba3dd4
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ namespace Loki
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// macro STATIC_CHECK
|
||||
// Invocation: STATIC_CHECK(expr, id)
|
||||
// macro LOKI_STATIC_CHECK
|
||||
// Invocation: LOKI_STATIC_CHECK(expr, id)
|
||||
// where:
|
||||
// expr is a compile-time integral or pointer expression
|
||||
// id is a C++ identifier that does not need to be defined
|
||||
|
|
Loading…
Reference in a new issue