Stroika Library
3.0d18
Help-Home
Loading...
Searching...
No Matches
Samples/Containers/Sources/Set.h
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3
*/
4
#ifndef _Sample_Containers_Set_h_
5
#define _Sample_Containers_Set_h_ 1
6
7
#include "Stroika/Foundation/StroikaPreComp.h"
8
9
namespace
Samples::Containers::Set {
10
11
void
RunDemo ();
12
13
}
14
15
/*
16
********************************************************************************
17
***************************** Implementation Details ***************************
18
********************************************************************************
19
*/
20
21
#endif
/*_Sample_Containers_Set_h_*/
Samples
Containers
Sources
Set.h
Generated by
1.9.8