Stroika Library 3.0d23
 
Loading...
Searching...
No Matches
SynchronizedCallerStalenessCache.h
1/*
2 * Copyright(c) Sophist Solutions, Inc. 1990-2026. All rights reserved
3 */
4#ifndef _Stroika_Foundation_Cache_SynchronizedCallerStalenessCache_h_
5#define _Stroika_Foundation_Cache_SynchronizedCallerStalenessCache_h_ 1
6
7#include "Stroika/Foundation/StroikaPreComp.h"
8
9#include "Stroika/Foundation/Cache/CallerStalenessCache.h"
10
11_DeprecatedFile_ ("DEPRECATED SynchronizedCallerStalenessCache.h in v2.1d23 - moved to TimedCache.h");
12
13/*
14 ********************************************************************************
15 ***************************** Implementation Details ***************************
16 ********************************************************************************
17 */
18
19#endif /*_Stroika_Foundation_Cache_SynchronizedCallerStalenessCache_h_*/