Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » MSVS15x64: Compile Error C3256 C3259 C3250 in Fn.h findarg
Re: MSVS15x64: Compile Error C3256 C3259 C3250 in Fn.h findarg [message #57149 is a reply to message #57131] Mon, 31 May 2021 20:06 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
In your fix you are using C++11. It supports very limited syntax with constexpr, basically, only what fits into a return statement.
Current code in U++ is using C++14, which allows to use almost all C++ statements with constexpr.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Previous Topic: SIGPIPE problem
Next Topic: Jsonize() Date and Time serialization [patch]
Goto Forum:
  


Current Time: Tue Aug 26 16:32:14 CEST 2025

Total time taken to generate the page: 0.05538 seconds