Blender Git Loki
Git Commits -> Revision c4d221b
Revision c4d221b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 28, 2019, 13:18 (GMT) |
simple BLI::optional<T> type (C++11 compatible) |
Commit Details:
Full Hash: c4d221b14954b49256c62ff54fca0b5d20539885
Parent Commit: dbc584e
Lines Changed: +178, -0
2 Added Paths:
/source/blender/blenlib/BLI_optional.hpp (+139, -0) (View)
/tests/gtests/blenlib/BLI_optional_test.cc (+37, -0) (View)
/tests/gtests/blenlib/BLI_optional_test.cc (+37, -0) (View)