|
|
|||
File indexing completed on 2026-04-09 07:49:18
0001 // name=smatsur_test ; gcc $name.cc -I.. -std=c++11 -lstdc++ -o /tmp/$name && /tmp/$name 0002 0003 #include "smatsur.h" 0004 #include <iostream> 0005 0006 int main() 0007 { 0008 std::cout << smatsur::Desc() ; 0009 return 0 ; 0010 }
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|