struct dependency_record
Declaration
template <typename IdType>
struct dependency_record { /* full declaration omitted */ };
Template Parameters
- IdType
Member Variables
- const IdType node
- const dependency_kind kind
- const dependency_origin origin
template <typename IdType>
struct dependency_record { /* full declaration omitted */ };