Skip to content

fifo.tcc compile errors #14

@mjsmithers

Description

@mjsmithers

When attempting to test fifo.hpp and fifo.tcc on macOS and windows 10 in a basic command line app, the compilers on both platforms fail on fifo.tcc line 194
std::vector slots = {};
macOS: error: expected member name or ';' after declaration specifiers
visual studio on Windows 10: error C2059: syntax error: '=', error C2334: unexpected token(s) preceding '{'; skipping apparent function body

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions