Changeset db54a9d in mainline for uspace/lib/cpp/include/functional


Ignore:
Timestamp:
2018-07-05T21:41:23Z (7 years ago)
Author:
Dzejrou <dzejrou@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
baed175
Parents:
f509d40
git-author:
Dzejrou <dzejrou@…> (2018-05-09 23:05:44)
git-committer:
Dzejrou <dzejrou@…> (2018-07-05 21:41:23)
Message:

cpp: moved arithmetic operations to their own header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/cpp/include/functional

    rf509d40 rdb54a9d  
    2828
    2929#include <impl/functional.hpp>
     30#include <internal/functional/arithmetic_operations.hpp>
    3031#include <internal/functional/bind.hpp>
    3132#include <internal/functional/function.hpp>
Note: See TracChangeset for help on using the changeset viewer.