Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Chain_label_traits Class Reference

Model of MolecularSystemLabelTraits for chains. More...

#include <Chain_label_traits.hpp>

Static Public Member Functions

static std::string to_string (Label label)
 Return the string representation of the labels.

Detailed Description

Model of MolecularSystemLabelTraits for chains.

...

Member Function Documentation

◆ to_string()

template<class Dummy = void>
std::string to_string ( Label label)
inlinestaticinherited

Return the string representation of the labels.