See [PR 119](https://github.com/jbcoe/indirect_value/pull/119) of J.B. Coe's indirect(_value) reference implementation. Progress: - [x] Rename repository to _indirect-lite_. - [x] Rename include file to `./include/nonstd/indirect.hpp`. - [x] Rename tweak include file to `./test/nonstd/indirect.tweak.hpp`. - [x] Rename `./cmake/indirect-value-*` to `./cmake/indirect-*` - [x] In test folder, rename files to `*indirect*`. - [x] Fixup includes in `./example` folder. - [x] Fixup includes in `./test` folder. - [x] Fixup batch files in `./test` folder. - [x] Fixup `./script/update-version.py` for paths. - [x] Fixup `./CMakeLists.txt`. - [x] Fixup `./example/CMakeLists.txt`. - [x] Fixup `./test/CMakeLists.txt`. - [x] In header, test source, CMakeLists.txt, rename `INDIRECT_VALUE` to `INDIRECT` in macros. - [x] In header, rename `indirect_value_lite` to `indirect_lite` in macros; also in `indirect-main.t.cpp`. - [x] Fixup `./script/update-version.py` for version macros. - [x] In header, rename class `indirect_value` to `indirect`. - [x] In test program, rename class `indirect_value` to `indirect`. - [x] Update `Readme`. - [ ] ... - [ ] Update list of projects in `Readme` of _nonstd lite_.
See PR 119 of J.B. Coe's indirect(_value) reference implementation.
Progress:
./include/nonstd/indirect.hpp../test/nonstd/indirect.tweak.hpp../cmake/indirect-value-*to./cmake/indirect-**indirect*../examplefolder../testfolder../testfolder../script/update-version.pyfor paths../CMakeLists.txt../example/CMakeLists.txt../test/CMakeLists.txt.INDIRECT_VALUEtoINDIRECTin macros.indirect_value_litetoindirect_litein macros; also inindirect-main.t.cpp../script/update-version.pyfor version macros.indirect_valuetoindirect.indirect_valuetoindirect.Readme.Readmeof nonstd lite.