mirror of
https://github.com/boostorg/fusion.git
synced 2026-04-29 02:03:35 +02:00
77ebd568e18d99ac2bc8f9e22388db6a5b82ee1f
Boost.TypeOf always deduces the type as un-cv-qualified value type, thus const-ized value type is redundant and inhibiting compiler optimization.
Description
Boost.org fusion module
Languages
C++
100%