A new video from Meeting C++ 2014!
Expression Templates Revisited
by Klaus Iglberger
From the talk description:
Since their invention in 1995, Expression Templates (ETs) have proven to be a valuable tool for many C++ template libraries. Especially numerics libraries quickly embraced them as salvation for the performance deficiencies of standard C++. This reputation as performance optimization...
Add a Comment
Comments are closed.