TECH
Home
PHP
X
X
X
C++
COUNTED METHOD
META PROGRAMMÄ°NG
THE POLICY CLONE IDIOM
X
X
X
TECH
C++
Fun with Lambdas: C++14 Style
Fun with Lambdas: C++14 Style
7:52:00 PM
Unknown
0 Comments
A
+
a
-
I am presenting at the SF Bay Area Association of C/C++ Users (ACCU)
meetup
on Wed, Mar 12th. Topic: Fun with Lambdas: C++14 Style. Slides and the blog will be available here so stay tuned.
Twitter
Facebook
Google
Tumblr
Pinterest
Unknown
Newer Post
Home
Older Post
Subscribe to:
Post Comments (Atom)
About
Follow Us
Popular Posts
Perfect Forwarding of Parameter Groups in C++11
C++11 offers a great new feature called Perfect Forwarding , which is enabled via the use of rvalue references. Perfect forwarding allows a...
Installation
PHP DataGrid - Step by Step. NE W INSTALLATION (for version 3.x.x or above) ======================================================== Step 1....
PHP DataGrid Version Comparison
This is a general version comparison for PHP DataGrid class: Ver. 1.x.x Ver. 2.x.x Ver. 3.x.x Ver. 4.x.x CSS emb.templates Yes Yes Yes Y...
Examples of code PHP DataGrid v.1.x.x
In datagrid.class file you can find commented lines of how to create, call and work with this class. All you need is to copy all com...
Compile-time regex matcher using constexpr
With my growing constexpr fascination, I thought of using it for something that would be really hard using template meta-programs. How about...
Non-Virtual Interface (NVI) idiom and the design intent
Assuming that the philosophy of Non-Virtual Interface (NVI) idiom is strictly adhered I came up with a table that summarizes the design int...
The singleton universe!
Singleton pattern appears to be very easy to understand because in its simplest form it can be implemented in minutes with the help of well ...
CppCon'15 and Silicon Valley Code Camp Presentations
In last couple of months I did a couple of presentations about my recent projects in C++. Session videos, slides, and code for all the pr...
PHP DataGrid v.1.x.x
-------------------------------------------------------------- To download version 1.1.1 click here . This version changes: - fixed bugs i...
Future of C++ track @ ACCU
Recently held ACCU 2007 conference had a track dedicated to C++ called: Future of C++ Track. I have listed the presentations in that track ...
Subscribe
Labels
"Counted Method Chaining" "Template Meta-programming"
C++
meta-programming constexpr performance
PHP
policy clone idiom "policy-based class design"
traits compile-time algorithm selection templates
Pinterest
Labels
"Counted Method Chaining" "Template Meta-programming"
C++
meta-programming constexpr performance
PHP
policy clone idiom "policy-based class design"
traits compile-time algorithm selection templates