mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
#1445 comment
This commit is contained in:
@@ -45,6 +45,7 @@ namespace IfcUtil {
|
|||||||
|
|
||||||
IFC_PARSE_API const char* ArgumentTypeToString(ArgumentType argument_type);
|
IFC_PARSE_API const char* ArgumentTypeToString(ArgumentType argument_type);
|
||||||
|
|
||||||
|
/// Returns false when the string `s` contains character outside of {'0', '1'}
|
||||||
IFC_PARSE_API bool valid_binary_string(const std::string& s);
|
IFC_PARSE_API bool valid_binary_string(const std::string& s);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user