
13 Aug
2011
13 Aug
'11
6:22 p.m.
Hi folks, I wonder if it is possible to determine if an iterator or a boost.range can be handled like a pointer to contiguous memory using an iterator/range trait? I need to enable functions if the given range is convertible to a c-array like pointer range. Best regards, Christoph