karen pointer sur fonctions en static, sed resolution eof

This commit is contained in:
Hugo LAMY
2022-02-10 17:21:01 +01:00
parent c287ea7c97
commit 504f6c3524
29 changed files with 369 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ public:
private:
void (Karen::*_fp[4])();
static void (Karen::*_fp[4])();
std::string _level[4];
void _debug( void );