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

etl/type_traits.h: Add support for type_identity #905

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    3805cb7 View commit details
    Browse the repository at this point in the history
  2. test/test_type_traits.cpp: Add a test for etl::type_identity (type_id…

    …entity_test_add(1.5f, 2) == 3.5f)
    tigran2008 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8fc6084 View commit details
    Browse the repository at this point in the history
  3. Update test_type_traits.cpp

    Use CHECK_CLOSE instead of CHECK for equality
    tigran2008 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0cfa5bc View commit details
    Browse the repository at this point in the history