Oh, yeah, correct. CRTP can't be used on float or other types.
Naveen
With C++11 you could write some pretty advanced constant-expressions (constexpr) that would calculate the numerator/denominator of a floating value compile time and then pass these two as separate integer arguments.
Anonymous
Is anyone good with Microsoft excel here? I think I getting problem
Someone knows how I can get the max bandwidth in C?
M
Hi everyone, nice to meet you all. My name is Melati, you can call me Mel. A student, 19 years old from Indonesia. Thank you, and have a nice day ahead :)
Hello World. First of all, I'm sorry for my English. I am trying to print an ASCII table on a Linux terminal, but it does not print 8bit multiple values, I do not know why.