brintos

brintos / llvm-project-archived public Read only

0
0
Text · 85 B · 6a4eb2d Raw
6 lines · c
1#include "b0/b1.h"2#include "c0/c1/c2.h"3 4template<typename T>5bool equal(T a, T b);6