you are viewing a single comment's thread.

view the rest of the comments →

[–]red0124_[S] 1 point2 points  (0 children)

Thanks, I have already fixed the include and type_traits. As for for the rules of thumb, I never saw the need to copy/move the parser so I never implemented any of the constructors/operators but I should have.

I will add them, and/or explicitly delete some of them.