Joedb
9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
compiler
Compiler_Options_io.h
Go to the documentation of this file.
1
#ifndef joedb_Compiler_Options_io_declared
2
#define joedb_Compiler_Options_io_declared
3
4
#include <iosfwd>
5
6
namespace
joedb
7
{
8
class
Compiler_Options;
9
10
/// @ingroup compiler
11
void
parse_compiler_options
12
(
13
std::istream &in,
14
Compiler_Options &compiler_options
15
);
16
}
17
18
#endif
joedb::parse_compiler_options
void parse_compiler_options(std::istream &in, Compiler_Options &compiler_options)
Definition
Compiler_Options_io.cpp:17
joedb
Definition
Blob.h:7
Generated by
1.9.8