msoucy / dproto

D Protocol Buffer mixins to create structures at compile time
Boost Software License 1.0
37 stars 16 forks source link

Move const qualifiers to the right hand side #138

Closed Geod24 closed 4 years ago

Geod24 commented 4 years ago

In order to support a fix for issue 12931

msoucy commented 4 years ago

The problem with pinning compiler versions, is that you get out of date information... I made #139 for now to bump compiler versions, then I'll rerun Travis to see if this builds (I trust that it will though)