1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 09:38:56 +08:00
hl2sdk/public/tier1
sapphonie c500a84be5 Fix "declaration of swap must be available"
Fixes
```../hl2sdk-sdk2013/public/tier1/utlblockmemory.h:141:2: error: there are no arguments to ‘swap’ that depend on a template parameter, so a declaration of ‘swap’ must be available [-fpermissive]
  141 |  swap( m_nBlocks, mem.m_nBlocks );
      |  ^~~~```
2021-10-06 18:59:54 -07:00
..
bitbuf.h Add back some fixes that got clobbered in sync again. 2017-04-28 07:16:29 -04:00
byteswap.h Unsigned warning fix in public/tier1/byteswap.h 2015-04-23 21:20:35 -04:00
callqueue.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
characterset.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
checksum_crc.h * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
checksum_md5.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
checksum_sha1.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
CommandBuffer.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
convar_serverbounded.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
convar.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
datamanager.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
delegates.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
diff.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
fileio.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
fmtstr.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
functors.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
generichash.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
iconvar.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ilocalize.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
interface.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
KeyValues.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
kvpacker.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
lzmaDecoder.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
lzss.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
mempool.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
memstack.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
netadr.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
passwordhash.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
processor_detect.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
rangecheckedvar.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
refcount.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
reliabletimer.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
smartptr.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
snappy-sinksource.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
snappy-stubs-public.h Add missing files from last sync. 2014-10-30 13:06:07 -04:00
snappy.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
sparsematrix.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
stringpool.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
strtools.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
thash.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
tier1.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
tokenreader.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
uniqueid.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlallocation.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlarray.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
utlbidirectionalset.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlbinaryblock.h Add missing files from last sync. 2014-10-30 13:06:07 -04:00
utlblockmemory.h Fix "declaration of swap must be available" 2021-10-06 18:59:54 -07:00
utlbuffer.h Bad shim to UtlBuffer::GetString for compat with other SDKs. 2017-10-28 09:31:48 -04:00
utlbufferutil.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlcommon.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utldelegate.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utldelegateimpl.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utldict.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlenvelope.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlfixedmemory.h Allow compilation on gcc/clang without -Wno-unknown-pragmas. 2013-10-06 13:46:15 -04:00
utlflags.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlhandletable.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlhash.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlhashdict.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlhashtable.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlintrusivelist.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utllinkedlist.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
utlmap.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlmemory.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
utlmovingaverage.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlmultilist.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
utlntree.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlobjectreference.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlpair.h Add missing files from last sync. 2014-10-30 13:06:07 -04:00
utlpriorityqueue.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlqueue.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00
utlrbtree.h [gcc] fixed out of order initializers (#33) 2017-03-26 11:10:42 -04:00
utlsoacontainer.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
UtlSortVector.h Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
utlstack.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlstring.h fix utlstring trying to override memdbg on Mac debug builds 2019-01-22 16:59:27 -08:00
UtlStringMap.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlsymbol.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlsymbollarge.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utltshash.h First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
utlvector.h Sync with upstream (Issue #30). 2016-11-30 10:01:15 -05:00