LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
check_nargs_for_bounded_sequences.h
Go to the documentation of this file.
1
#ifndef fhiclcpp_types_detail_check_nargs_for_bounded_sequences_h
2
#define fhiclcpp_types_detail_check_nargs_for_bounded_sequences_h
3
4
#include <cstddef>
5
#include <string>
6
7
namespace
fhicl
{
8
namespace
detail {
9
void
check_nargs_for_bounded_sequences
(std::string
const
& key,
10
std::size_t expected,
11
std::size_t provided);
12
}
13
}
14
15
#endif
16
17
// Local variables:
18
// mode: c++
19
// End:
fhicl::detail::check_nargs_for_bounded_sequences
void check_nargs_for_bounded_sequences(std::string const &key, std::size_t expected, std::size_t provided)
Definition:
check_nargs_for_bounded_sequences.cc:8
fhicl
parameter set interface
Definition:
ServiceProviderWrappers.h:37
fhiclcpp
types
detail
check_nargs_for_bounded_sequences.h
Generated on Wed Dec 12 2018 14:42:36 for LArSoft by
1.8.11