ArKanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
source_feature.hpp File Reference
#include <filesystem>
#include <string>
+ Include dependency graph for source_feature.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SourceFeature
 

Variables

fs::path source_feature_path = fs::path("features") / "source"
 

Variable Documentation

◆ source_feature_path

fs::path source_feature_path = fs::path("features") / "source"

Definition at line 7 of file source_feature.hpp.