Skip to content

Possibility to use with custom c++ version to use in intel sgx enclaves #2730

Closed
@theShmoo

Description

@theShmoo

I need to use your library in an intel sgx enclave.
For that I am restricted to another standard library implementation (the one from intel)
You provide nice defines for the used c++ standard.
I use c++17 but the library of intel only has some c++11 features.
So I need to define the used standard version by my own.

I created a pull request that fixes this: #2731

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions