lsst.afw g47a37159df+45adbcf3d0
Loading...
Searching...
No Matches
std::hash< lsst::afw::table::Schema > Struct Reference

#include <Schema.h>

Public Types

using argument_type = lsst::afw::table::Schema
 
using result_type = size_t
 

Public Member Functions

size_t operator() (argument_type const &obj) const noexcept
 
hash (T... args)
 
operator() (T... args)
 

Detailed Description

Definition at line 473 of file Schema.h.

Member Typedef Documentation

◆ argument_type

Definition at line 474 of file Schema.h.

◆ result_type

using std::hash< lsst::afw::table::Schema >::result_type = size_t

Definition at line 475 of file Schema.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::table::Schema >::operator() ( argument_type const & obj) const
inlinenoexcept

Definition at line 476 of file Schema.h.


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