solodon4 / Mach7

Functional programming style pattern-matching library for C++
Other
1.28k stars 79 forks source link

constr0 - specialization for const T #35

Closed akrzemi1 closed 8 years ago

akrzemi1 commented 8 years ago

This is a missing complement to pull request https://github.com/solodon4/Mach7/pull/34 The previous fix will not work when matching a const type with no mch::var.