Skip to content

compile error #16

Description

@mitch85

c++ example.cpp -o example -std=c++11

get an error and dont know why?!:(

Scheduler.h: In function ‘bool Bosma::try_parse(tm&, const string&, const string&)’:
Scheduler.h:59:22: error: ‘get_time’ is not a member of ‘std’
return !(ss >> std::get_time(&tm, format.c_str())).fail();

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