clang-tidy (amb el fuck de que no feien bona parella el clang de macos i el tidy de llvm)
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
#include <string_view> // Para basic_string_view, string_view
|
||||
|
||||
// Constructor
|
||||
EnterName::EnterName()
|
||||
: character_list_("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789{") {}
|
||||
EnterName::EnterName() = default;
|
||||
|
||||
// Inicializa el objeto
|
||||
void EnterName::init(const std::string& name) {
|
||||
|
||||
Reference in New Issue
Block a user