mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-18 00:27:02 +08:00
chore: add .clangd configuration
This commit is contained in:
@@ -11,7 +11,7 @@ private:
|
||||
public:
|
||||
// please using reference
|
||||
static const std::string& get_name_from_id(unsigned id);
|
||||
static const unsigned get_id_from_name(const std::string& name);
|
||||
static unsigned get_id_from_name(const std::string& name);
|
||||
static void init_map();
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user