Raptor
A fast and space-efficient pre-filter
All Classes Namespaces Files Functions Variables Macros Pages Concepts
parse_bin_path.cpp File Reference

Implements raptor::parse_bin_path. More...

#include <chopper/layout/input.hpp>
#include <raptor/argument_parsing/parse_bin_path.hpp>
#include <raptor/argument_parsing/validators.hpp>
+ Include dependency graph for parse_bin_path.cpp:

Functions

void raptor::parse_bin_path (build_arguments &arguments)
 
void raptor::parse_bin_path (prepare_arguments &arguments)
 
void raptor::detail::parse_bin_path (std::filesystem::path const &bin_file, std::vector< std::vector< std::string > > &bin_path, bool const is_hibf)
 

Detailed Description

Implements raptor::parse_bin_path.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>
Hide me