Am Dienstag, 6. September 2016 11:35:09 UTC+2 schrieb Jeffrey Walton:
>
> We have a contexpr dev-branch that attempts to take advantage of C++11 
> constexpr. Also see http://github.com/weidai11/cryptopp/tree/constexpr .
>
> [...]
>
> The branch needs testing under Windows with both MinGW and VS2015. VS2015 
> was the first to provide support (see 
> http://msdn.microsoft.com/en-us/library/hh567368.aspx).
>
> Could someone test under VS2015 and report back with results? I'm 
> interested in (1) compile and link issues, and (2) performance gains or 
> losses. If you see a missed opportunity for constexpr-ness, then (3) please 
> call it out, too.
>

Compiles and links fine with VS2015 Update 3.

But I get a new (unrelated) compiler warning:

rw.cpp(210): warning C4189: 'n': local variable is initialized but not 
referenced

Marcel

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to