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:
rich_sposato 2009-01-31 07:51:27 +00:00
parent 95a623cace
commit de86ba3dd4

View file

@ -29,8 +29,8 @@ namespace Loki
} }
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// macro STATIC_CHECK // macro LOKI_STATIC_CHECK
// Invocation: STATIC_CHECK(expr, id) // Invocation: LOKI_STATIC_CHECK(expr, id)
// where: // where:
// expr is a compile-time integral or pointer expression // expr is a compile-time integral or pointer expression
// id is a C++ identifier that does not need to be defined // id is a C++ identifier that does not need to be defined