ove macro values into Loki namespace
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@769 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
f643f9a5d8
commit
8f7c3b42d7
4 changed files with 11 additions and 4 deletions
|
@ -53,7 +53,7 @@ namespace Loki
|
|||
|
||||
// default will not break existing code
|
||||
#ifndef LOKI_DEFAULT_CONSTNESS
|
||||
#define LOKI_DEFAULT_CONSTNESS DontPropagateConst
|
||||
#define LOKI_DEFAULT_CONSTNESS ::Loki::DontPropagateConst
|
||||
#endif
|
||||
|
||||
} // end namespace Loki
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue