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
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