Demo 0.0.1
Example C++ project
|
#include "demo/cmd/greeting.h"
#include <iostream>
#include "demo/common/utils.h"
#include "demo/output/output.h"
Namespaces | |
namespace | demo |
Functions | |
void | demo::greeting () |
Command line used to print greeting information. | |