Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
fhiclcpp
fhiclcpp
types
detail
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::detail
{
8
void
check_nargs_for_bounded_sequences
(
std::string
const
&
key
,
9
std::size_t
expected
,
10
std::size_t provided);
11
}
12
13
#endif
/* fhiclcpp_types_detail_check_nargs_for_bounded_sequences_h */
14
15
// Local variables:
16
// mode: c++
17
// End:
expected
const char expected[]
Definition:
Exception_t.cc:22
string
std::string string
Definition:
nybbler.cc:12
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:9
wirecell.dfp.graph.key
def key(type, name=None)
Definition:
graph.py:13
fhicl::detail
Definition:
coding.h:43
Generated by
1.8.11