Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Hierarchical_labels_forest< MolecularSystemLabelsTraits >::Is_child_of_label Class Reference

#include <Hierarchical_labels_forest.hpp>

Public Member Functions

bool operator() (const Label_property &p_1, const Label_property &p_2) const
 Check that label of p_1 is an ancestor of label of p_1. More...
 

Member Function Documentation

◆ operator()()

bool operator() ( const Label_property p_1,
const Label_property p_2 
) const
inline

Check that label of p_1 is an ancestor of label of p_1.