Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tao / Strategies / COIOP_Endpoint.inl
blobf4c0dea98b343b46cd725e1ac85511460659aece
1 // -*- C++ -*-
2 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
4 ACE_INLINE const ACE_Utils::UUID&
5 TAO_COIOP_Endpoint::uuid () const
7   return this->uuid_;
10 TAO_END_VERSIONED_NAMESPACE_DECL