diff options
author | Greg V <[email protected]> | 2018-07-04 20:15:04 +0300 |
---|---|---|
committer | Matt Turner <[email protected]> | 2019-10-09 14:54:07 -0700 |
commit | 6da865bcfeecaa9ab4bb1632416d813f7df24f3e (patch) | |
tree | 3478c02dbb20ecee973b6113b032579cd3764f4c /src/gbm | |
parent | aed1f7ad34619de9c41a529627babc857eac9a97 (diff) |
clover: use iterator_range in get_kernel_nodes
With libc++ (LLVM's STL implementation), the original code does not compile because an
appropriate vector constructor cannot be found (for the _ForwardIterator one, requirement
is_constructible is not satisfied).
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions