j
k
j a
j l
Thorsten Ottosen wrote:
Basically boost::auto_buffer<T,N> is a C++ version of variable lenght array (from C99).
N is known at compile-time. Thus I do not see how it is related to C99 VLAs at all.
Back to the thread
Back to the list