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...
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...
Getting Started PHP
PHP DataGrid - Step by Step. Step 1. +---------------------------------------------------------------------------+ | Creating & Calling:...
General-purpose Automatic Memoization for Recursive Functions in C++11
Memoization is a widely known optimization technique used primarily to speed up computer programs by having function calls avoid repeating ...
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...
Array-like access and Iterators for Homogeneous Tuples
Question often comes up whether tuples can have traditional iterators? In general, the answer is: No! They cannot. That's because tuples...
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