#include "Config.h"
#include <vector>
#include <iostream>
Go to the source code of this file.
|
std::istream & | util_readBool (std::istream &rclStream, bool &rbBool) |
|
◆ util_readBool()
std::istream& util_readBool |
( |
std::istream & |
rclStream, |
|
|
bool & |
rbBool |
|
) |
| |
|
inline |