xgboost
Public Member Functions | List of all members
xgboost::IntrusivePtr< T >::Hash Struct Reference

#include <intrusive_ptr.h>

Inheritance diagram for xgboost::IntrusivePtr< T >::Hash:
Inheritance graph
Collaboration diagram for xgboost::IntrusivePtr< T >::Hash:
Collaboration graph

Public Member Functions

std::size_t operator() (IntrusivePtr< element_type > const &ptr) const noexcept
 

Member Function Documentation

◆ operator()()

template<typename T >
std::size_t xgboost::IntrusivePtr< T >::Hash::operator() ( IntrusivePtr< element_type > const &  ptr) const
inlinenoexcept

The documentation for this struct was generated from the following file: