mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-27 16:21:53 +00:00
Finishing the WlaDx label's parser
This commit is contained in:
@@ -55,4 +55,6 @@ namespace ComSquare::Utility
|
||||
{
|
||||
return std::bitset<24>(i).to_string();
|
||||
}
|
||||
|
||||
const std::string WHITESPACES = " \t\n\r\f\v";
|
||||
}
|
||||
Reference in New Issue
Block a user