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

Add std::optional reader for std::string #11

Closed
jlconlin opened this issue Apr 3, 2017 · 1 comment
Closed

Add std::optional reader for std::string #11

jlconlin opened this issue Apr 3, 2017 · 1 comment
Assignees

Comments

@jlconlin
Copy link
Member

jlconlin commented Apr 3, 2017

Here is the compiler error:

/.../NJOY21/Code/NJOY21/src/njoy21/input/ACER/Card8/Tname.hpp:12:46: error: no member named 'nullopt_t' in namespace 'std'
  static Value_t defaultValue(){ return std::nullopt_t(); }
@apmccartney
Copy link
Member

Being addressed on feature/TAB1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants