Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added method for minimum block size of a memory_pool #89

Merged

Commits on Oct 5, 2020

  1. Added method for minimum block size of a memory_pool

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    234f744 View commit details
    Browse the repository at this point in the history
  2. Sepparate calculation of size per node

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    28c616e View commit details
    Browse the repository at this point in the history
  3. Added feature availability define

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8e633cf View commit details
    Browse the repository at this point in the history
  4. Removed constexpr.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a7fb2b2 View commit details
    Browse the repository at this point in the history
  5. Clang-format

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    671518a View commit details
    Browse the repository at this point in the history
  6. Const and noexcept

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8846fae View commit details
    Browse the repository at this point in the history
  7. Reverted to ternary operator and constexpr.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    3df777f View commit details
    Browse the repository at this point in the history