optmize slightly Ptr<T>::Acquire

This commit is contained in:
Mathieu Lacage
2007-07-27 17:49:04 +02:00
parent c3e1f137e1
commit 64a8418674

View File

@@ -65,7 +65,7 @@ private:
template <typename U>
friend U *PeekPointer (const Ptr<U> &p);
void Acquire (void) const;
inline void Acquire (void) const;
public:
/**
* Create an empty smart pointer