Opened 6 years ago

Closed 5 years ago

#12366 closed Bugs (fixed)

useless `struct identity` in rule.hpp

Reported by: cppljevans@… Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.61.0 Severity: Cosmetic
Keywords: Cc:

Description

Grepping for identity in:

https://github.com/boostorg/spirit/blob/develop/include/boost/spirit/home/x3/nonterminal/rule.hpp

got only 1 hit. Shouldn't it be removed if there no use for it?

Change History (4)

comment:1 by viboes, 6 years ago

Component: Nonespirit
Owner: set to Joel de Guzman

comment:2 by anonymous, 6 years ago

Thanks. How about a PR for this?

comment:3 by Nikita Kniazev <nok.raven@…>, 5 years ago

comment:4 by Joel de Guzman, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.