Feature #10816
Provide fhicl::Table traversal functionality
Description
In order to accommodate some of the fhiclcpp
type enhancements, a general fhicl::Table<>
traversal algorithm should be developed, analogous to the fhicl::ParameterSet::walk_
method.
Related issues
History
#1 Updated by Kyle Knoepfel about 5 years ago
- Blocks Feature #9078: ParameterSet validation enhancements added
#2 Updated by Kyle Knoepfel about 5 years ago
- Related to Feature #10911: Implement configuration printing and validation using ParameterWalker added
#3 Updated by Kyle Knoepfel about 5 years ago
- Related to deleted (Feature #10911: Implement configuration printing and validation using ParameterWalker)
#4 Updated by Kyle Knoepfel about 5 years ago
- Blocks Feature #10911: Implement configuration printing and validation using ParameterWalker added
#5 Updated by Kyle Knoepfel about 5 years ago
- Status changed from Assigned to Resolved
Implemented with fhicl-cpp:2abd2e3.
#6 Updated by Kyle Knoepfel about 5 years ago
- Target version changed from 2.01.00 to 1.17.05
#7 Updated by Kyle Knoepfel about 5 years ago
- Status changed from Resolved to Closed