Changeset eb3c271 in mainline
- Timestamp:
- 2018-07-05T21:41:21Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 79c9e0f
- Parents:
- e5cf551
- git-author:
- Dzejrou <dzejrou@…> (2018-04-20 15:34:52)
- git-committer:
- Dzejrou <dzejrou@…> (2018-07-05 21:41:21)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/cpp/include/impl/list.hpp
re5cf551 reb3c271 721 721 } 722 722 723 void clear() 723 void clear() noexcept 724 724 { 725 725 fini_();
Note:
See TracChangeset
for help on using the changeset viewer.