Template Function eat::utilities::count_references

Function Documentation

template<typename To, typename From>
size_t eat::utilities::count_references(const std::shared_ptr<From> &el)

get the number of references from el to To elements

the reference type must exist in libadm