Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
make_vector_with_moved_list.hpp File Reference
#include <memory>
#include <vector>
Include dependency graph for make_vector_with_moved_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fang
 
namespace  fang::stl
 

Functions

template<typename T , typename ... C>
std::vector< T > fang::stl::makeVectorWithMovedList (C ... movedElement)