lsst.afw  21.0.0-12-g51f5968d7+47cba9fc36
Public Types | Public Member Functions | List of all members
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
 

Detailed Description

Definition at line 463 of file Schema.h.

Member Typedef Documentation

◆ argument_type

Definition at line 464 of file Schema.h.

◆ result_type

Definition at line 465 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 466 of file Schema.h.


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