Instantiate Parser::family once
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include "parserstatefamily.h"
|
||||
|
||||
namespace Parser {
|
||||
static const StateFamily family;
|
||||
extern const StateFamily family;
|
||||
|
||||
class Parser {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user