thelink2012 / any

Implementation of std::experimental::any, including small object optimization, for C++11 compilers
Boost Software License 1.0
144 stars 37 forks source link

Versioning/tags #15

Open nitro44x opened 4 years ago

nitro44x commented 4 years ago

Is it possible to version this impl of an any? Either with a branch or a tag? I've started using it and we prefer to be using versioned releases rather than the bleeding edge.

thelink2012 commented 4 years ago

Sorry for the late reply.

It's possible. But I wonder, why not version through the commit hash?

On Mon, Aug 3, 2020, 4:22 PM Chris Petrovitch notifications@github.com wrote:

Is it possible to version this impl of an any? Either with a branch or a tag? I've started using it and we prefer to be using versioned releases rather than the bleeding edge.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thelink2012/any/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNGVTI7J7SMZIFUL6E3FBDR64FAPANCNFSM4PTURZVA .