Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmRunnerWrapper<class Runner>::OdBmRunnerWrapper Constructor (Iterator&&, Args&&...)
Syntax
C++
template < class Iterator, class... Args, std::enable_if_t<std::is_convertible<decltype(Iterator()->object()), typename Runner::value_type>::value>* = nullptr> OdBmRunnerWrapper(Iterator&& pIterator, Args&&... args);
Copyright © 2002-2022. Open Design Alliance All rights reserved.