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

templated input adapters #1950

Merged
merged 9 commits into from
May 14, 2020
Merged

templated input adapters #1950

merged 9 commits into from
May 14, 2020

Commits on Feb 19, 2020

  1. templated input adapters

    Francois Chabot committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    617b3cf View commit details
    Browse the repository at this point in the history
  2. fixed bad friend class declaration

    Francois Chabot committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    a0c4fc9 View commit details
    Browse the repository at this point in the history
  3. duck-typed object input adapters

    Francois Chabot committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    2e2cf02 View commit details
    Browse the repository at this point in the history
  4. fixed missing return arg of operator=()

    Francois Chabot committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    de35fad View commit details
    Browse the repository at this point in the history
  5. accomodate older gcc

    Francois Chabot committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    770ae6e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. simpler endian detection for older gcc versions

    Francois Chabot committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c7282d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. added back forward declaration to address warnings

    Francois Chabot committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    7eadd6d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. removed move assignments from input adapters

    Francois Chabot committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    41b0704 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    a4266bb View commit details
    Browse the repository at this point in the history