#include <bslstl_ownerless.h>
|
typedef void | is_transparent |
| Type alias indicating this is a transparent comparator.
|
|
◆ is_transparent
◆ owner_less() [1/2]
◆ owner_less() [2/2]
◆ ~owner_less()
◆ operator()() [1/4]
template<class ELEMENT_TYPE_A , class ELEMENT_TYPE_B >
◆ operator()() [2/4]
template<class ELEMENT_TYPE_A , class ELEMENT_TYPE_B >
◆ operator()() [3/4]
template<class ELEMENT_TYPE_A , class ELEMENT_TYPE_B >
◆ operator()() [4/4]
template<class ELEMENT_TYPE_A , class ELEMENT_TYPE_B >
Return true
if the address of the BloombergLP::bslma::SharedPtrRep
object used by the specified a
is ordered before the address of the BloombergLP::bslma::SharedPtrRep
object used by the specified b
under the total ordering supplied by std::less<BloombergLP::bslma::SharedPtrRep *>
, and false
otherwise.
◆ operator=()
The documentation for this struct was generated from the following file: