Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
fhiclcpp
fhiclcpp
parse_shims.cc
Go to the documentation of this file.
1
#include "
fhiclcpp/parse_shims.h
"
2
#include "
fhiclcpp/parse_shims_opts.h
"
3
4
#include <iostream>
5
6
namespace
shims
{
7
8
bool
9
isSnippetMode
(
bool
m
)
10
{
11
static
const
auto
_mode =
bool
{m};
12
return
_mode;
13
}
14
}
shims::isSnippetMode
bool isSnippetMode(bool m)
Definition:
parse_shims.cc:9
parse_shims.h
shims
Definition:
parse_shims.cc:6
cache_state.m
m
Definition:
cache_state.py:415
parse_shims_opts.h
Generated by
1.8.11