Skip to content

Fix/SK-000 | remove std::optional - #17

Open
Wrede wants to merge 1 commit into
mainfrom
fix/sk-000
Open

Fix/SK-000 | remove std::optional#17
Wrede wants to merge 1 commit into
mainfrom
fix/sk-000

Conversation

@Wrede

Copy link
Copy Markdown
Member

std::optional feature requires c++ standard 17. We don't want to introduce this standard requirement at this time.

OSB I have tested connection to fedn 0.30 backend on studio. However, I don't know if this breaks logging features (Attributes, metrics etc)

@carl-anderssoncarl-andersson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this will work but will be abit unintuitive signature for the function

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Wrede@carl-andersson