Home
last modified time | relevance | path

Searched hist:"94089 b909d29108f22f7f59f0be038cf9fa5d51e" (Results 1 – 5 of 5) sorted by relevance

/haiku/headers/build/private/shared/
H A DTypeOperation.h94089b909d29108f22f7f59f0be038cf9fa5d51e Sat Apr 19 22:26:05 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Revert 6f68e52 and fix the gcc2 build via template.

* Instead of forcing the hash-table to use a copy of the key,
introduce and use TypeOperation template to avoid taking a
reference of a reference type (which gcc2 doesn't allow).
/haiku/headers/private/kernel/util/
H A DTypeOperation.h94089b909d29108f22f7f59f0be038cf9fa5d51e Sat Apr 19 22:26:05 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Revert 6f68e52 and fix the gcc2 build via template.

* Instead of forcing the hash-table to use a copy of the key,
introduce and use TypeOperation template to avoid taking a
reference of a reference type (which gcc2 doesn't allow).
H A DOpenHashTable.h94089b909d29108f22f7f59f0be038cf9fa5d51e Sat Apr 19 22:26:05 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Revert 6f68e52 and fix the gcc2 build via template.

* Instead of forcing the hash-table to use a copy of the key,
introduce and use TypeOperation template to avoid taking a
reference of a reference type (which gcc2 doesn't allow).
/haiku/headers/private/shared/
H A DTypeOperation.h94089b909d29108f22f7f59f0be038cf9fa5d51e Sat Apr 19 22:26:05 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Revert 6f68e52 and fix the gcc2 build via template.

* Instead of forcing the hash-table to use a copy of the key,
introduce and use TypeOperation template to avoid taking a
reference of a reference type (which gcc2 doesn't allow).
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.h94089b909d29108f22f7f59f0be038cf9fa5d51e Sat Apr 19 22:26:05 UTC 2014 Oliver Tappe <zooey@hirschkaefer.de> Revert 6f68e52 and fix the gcc2 build via template.

* Instead of forcing the hash-table to use a copy of the key,
introduce and use TypeOperation template to avoid taking a
reference of a reference type (which gcc2 doesn't allow).