Blender Git Loki

Git Commits -> Revision 18bff53

Revision 18bff53 by Jacques Lucke (master)
June 29, 2020, 12:30 (GMT)
BLI: remove blender::Optional in favor of std::optional

`std::optional` can be used now, because we switched to C++17.

Commit Details:

Full Hash: 18bff53c997f5bfac0435b8a03ee967eed8c9e20
Parent Commit: 4fc5233
Lines Changed: +17, -266

2 Deleted Paths:

/source/blender/blenlib/BLI_optional.hh (+0, -189)
/tests/gtests/blenlib/BLI_optional_test.cc (+0, -61)

8 Modified Paths:

/source/blender/blenlib/BLI_dot_export.hh (+3, -3) (Diff)
/source/blender/blenlib/BLI_map.hh (+6, -5) (Diff)
/source/blender/blenlib/CMakeLists.txt (+0, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_runtime_backup_object.cc (+2, -2) (Diff)
/source/blender/functions/FN_attributes_ref.hh (+4, -2) (Diff)
/tests/gtests/blenlib/BLI_map_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+0, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021