Loki:: is now part of the macro
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@770 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
8f7c3b42d7
commit
6060322298
1 changed files with 1 additions and 1 deletions
|
@ -781,7 +781,7 @@ template
|
|||
template < class > class CheckingPolicy = Loki::AssertCheck,
|
||||
template < class > class ResetPolicy = Loki::CantResetWithStrong,
|
||||
template < class > class DeletePolicy = Loki::DeleteSingle,
|
||||
template < class > class ConstnessPolicy = Loki::LOKI_DEFAULT_CONSTNESS
|
||||
template < class > class ConstnessPolicy = LOKI_DEFAULT_CONSTNESS
|
||||
>
|
||||
class StrongPtr
|
||||
: public OwnershipPolicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue