AGX Dynamics 2.41.3.0
Loading...
Searching...
No Matches
std Namespace Reference

STL namespace. More...

Functions

void swap (agx::Name &lhs, agx::Name &rhs)
 
template<class T >
void swap (agx::ref_ptr< T > &rp1, agx::ref_ptr< T > &rp2)
 
void swap (agx::String &lhs, agx::String &rhs)
 

Detailed Description

STL namespace.

Function Documentation

◆ swap() [1/3]

◆ swap() [2/3]

template<class T >
void std::swap ( agx::ref_ptr< T > &  rp1,
agx::ref_ptr< T > &  rp2 
)

Definition at line 352 of file ref_ptr.h.

References agx::ref_ptr< T >::swap().

◆ swap() [3/3]

void std::swap ( agx::String lhs,
agx::String rhs 
)

Definition at line 914 of file String.h.

References swap().