mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-07 10:46:42 +00:00
Apply clang-tidy modernize-use-equals-default check
This commit is contained in:
@@ -72,11 +72,6 @@ codePointToUTF8 (unsigned int cp)
|
||||
// Class Reader
|
||||
// //////////////////////////////////////////////////////////////////
|
||||
|
||||
Reader::Reader ()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
bool
|
||||
Reader::parse ( std::string const& document,
|
||||
Value& root)
|
||||
|
||||
Reference in New Issue
Block a user