1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 10:01:13 +09:00
ladybird/Userland/Libraries/LibSyntax
Lenny Maiorani 7cc6ba16be Libraries: Use default constructors/destructors in LibSyntax
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-13 22:34:38 +01:00
..
CMakeLists.txt
Forward.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Highlighter.cpp Libraries: Use default constructors/destructors in LibSyntax 2022-03-13 22:34:38 +01:00
Highlighter.h Libraries: Use default constructors/destructors in LibSyntax 2022-03-13 22:34:38 +01:00
HighlighterClient.h LibSyntax: Add missing headers to HighlighterClient.h 2021-10-06 23:52:40 +01:00