std::owner_less< _Tp >

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

std::owner_less< _Tp > - Primary template owner_less.

 

SYNOPSIS


 

Detailed Description

 

template<typename _Tp = void>


struct std::owner_less< _Tp >" Primary template owner_less.

Definition at line 616 of file bits/shared_ptr.h.

 

Author

Generated automatically by Doxygen for libstdc++ from the source code.


 

Index

NAME
SYNOPSIS
Detailed Description
template<typename _Tp = void>
Author