j8asic / SpeciaLUT

Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the optimal one at runtime.
BSD 2-Clause "Simplified" License
26 stars 3 forks source link

Add compiler explorer link in readme #1

Closed gchoinka closed 2 years ago

gchoinka commented 2 years ago

Thanks for sharing your code,

to get a new permalink to a github file, open the file in github and press y (you will see the url will include the sha1 hash) and then select the raw view option.

j8asic commented 2 years ago

Good idea. Thanks!