Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
RandomSelectorEntry Struct Reference

#include <random_selector_entry.hpp>

Public Attributes

std::string path_a
 
std::string path_b
 
double similarity
 

Detailed Description

Definition at line 8 of file random_selector_entry.hpp.

Member Data Documentation

◆ path_a

std::string RandomSelectorEntry::path_a

Definition at line 9 of file random_selector_entry.hpp.

◆ path_b

std::string RandomSelectorEntry::path_b

Definition at line 10 of file random_selector_entry.hpp.

◆ similarity

double RandomSelectorEntry::similarity

Definition at line 11 of file random_selector_entry.hpp.


The documentation for this struct was generated from the following file: