Explore >> Select a destination


You are here

timur.audio
| | www.bitsnbites.eu
6.0 parsecs away

Travel
| |
| | www.babaei.net
16.9 parsecs away

Travel
| | Crypto++ is an awesome free and open source C++ class library of cryptographic algorithms and schemes which fully supports 32-bit and 64-bit architectures for many major operating systems, including FreeBSD, Linux, Solaris, Windows, Mac OS X and iOS. Currently, Crypto++ officially supports the following compilers: MSVC 6.0 - 2010 GCC 3.3 - 4.5 C++Builder 2010 Intel C++ Compiler 9 - 11.1 Sun Studio 12u1, Express 11/08, Express 06/10 The latest version at the time of this writing is 5.6.1. In spite of the ...
| | www.foonathan.net
14.4 parsecs away

Travel
| | Let me share a useful insight with you: constexpr is a platform. Just like you write code that targets Windows or a microcontroller, you write code that targets compile-time execution. In both cases you restrict yourself to the subset of C++ that works on your target platform, use conditional compilation if your code needs to be portable, and execute it on the desired target platform. You can thus view constexpr as another platform you can target; it just so happens to be run by your compiler. This insig...
| | github.com
62.2 parsecs away

Travel
| Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it. - Merge branch 'master' into snyk-fix-708ecc49fa5142680c4321f35f81b51d · oivoodoo/devise_masquerade@0881e48