fix docu
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@830 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
a39b59b243
commit
ec38e7236e
1 changed files with 1 additions and 1 deletions
|
@ -2062,7 +2062,7 @@ namespace Loki
|
|||
// - NonVolatileType : Type with removed 'volatile' qualifier from T, if any
|
||||
// - UnqualifiedType : Type with removed 'const' and 'volatile' qualifiers from
|
||||
// T, if any
|
||||
// - ParameterType: returns the optimal type to be used as a parameter
|
||||
// - ParameterType : returns the optimal type to be used as a parameter
|
||||
// for functions that take 'const T's
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue