SeoJin
SeoJin
@pablospe I'd think 3.14 seems good to use as minimum, since it supports better `generator expression` syntax.  Surely if you guys accept it.
Note, * applied suggestions from @pablospe , but `real` instead of `Real`. Since `real` is primitive, I think lower-case name makes sense for it. * separated type header to `real.h`...
>> Due to poor feature of cmake, my suggestion regarding cmake is abandoned. > > Could you expand on this? Not sure to understand about the poor feature of cmake....
There are some misunderstanding regarding cmake from me. anyway cmake script is simplified.
Cmake config I meant is like your example. btw, then what do you think about applying template? It's useful, but it can make worse on compiliation time.
@pablospe @vlarsson Hello, this request opened too long ago. anyway, I am trying to work about it by following the way @pablospe suggested. `prec_t` will be first alias at commit,...