1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-11 15:54:50 +00:00
Files
wfjm.w11/doc
wfjm 1620ee3a84 phase-out boost::function,bind
- use std::function instead of boost
- use c++11 lambda instead of boost::bind in most cases
- use std::bind in few cases where this deems more readable
- use move semantics for passing of function objects
2018-12-16 12:24:07 +01:00
..
2016-12-17 16:28:37 +01:00
2018-12-16 12:24:07 +01:00