ETLCPP / etl

Embedded Template Library
https://www.etlcpp.com
MIT License
2.17k stars 387 forks source link

Add support for C++11 forward<T> (emulate the behavior of std::forward) #916

Closed tigran2008 closed 2 months ago

tigran2008 commented 2 months ago

Issue #915

semanticdiff-com[bot] commented 2 months ago

Review changes with SemanticDiff.

tigran2008 commented 2 months ago

Oh, wait, nevermind. Didn't notice it was already in the library. I didn't find it in the docs, my bad!