Pinned Loading
-
kerr_comb_simulator
kerr_comb_simulator PublicGraphical application for simulating Kerr frequency combs using both the Lugiato-Lefever equation and an Ikeda map.
-
C++ runtime CRTP polymorphism
C++ runtime CRTP polymorphism 1# C++ runtime CRTP polymorphism
23This post describes a form of C++ runtime polymorphism using inheritance over a closed set of types to achieve high performance rtti-like functionality without virtual functions. The core concept can be made to work in C++11, but some C++14 creature comforts are used in the [demo code](https://godbolt.org/z/xexWz71nW).
45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.