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 » c++ 17 support (std::invoke)
Re: c++ 17 support [message #53877 is a reply to message #53868] Sun, 10 May 2020 17:03 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Depends on toolchain you are using.

It works with Visual C++. CLANG we ship with Win32 defaults to C++14. In linux it will depend on actual distro / compiler.

There is no equivalent in U++. Given that implementation seems rather trivial (https://en.cppreference.com/w/cpp/utility/functional/invoke), I would probably just put the copy into my code if I needed it...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Proposal] RGB <-> CMYK conversion functions.
Next Topic: serialization
Goto Forum:
  


Current Time: Tue May 21 07:37:06 CEST 2024

Total time taken to generate the page: 0.01872 seconds