Apologies if this is the wrong forum for this question, but I'm new to the c++ world. What is the current status of using expression parameters in template functions? My compiler won't allow it citing chapter 14.something in the ARM. Is my compiler out of date, or is this correct behavior? Thanks in advance.