Пакет libgoogle-sparsehash: Информация

    Исходный пакет: libgoogle-sparsehash
    Версия: 1.5.2-alt1.1
    Собран:  11 июля 2012 г. 14:53
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/google-sparsehash

    Лицензия: BSD
    О пакете: hash_map and hash_set classes with minimal space overhead
    Описание: 
    The libgoogle-sparsehash package contains several hash-map implementations, similar
    in API to the SGI hash_map class, but with different performance
    characteristics. sparse_hash_map uses very little space overhead: 1-2
    bits per entry. dense_hash_map is typically faster than the default
    SGI STL implementation. This package also includes hash-set analogues
    of these classes.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libgoogle-sparsehash (noarch)

    Сопровождающий: Maxim Ivanov

    Список участников:
    Eugeny A. Rostovtsev
    Maxim Ivanov

    Права:
    Maxim Ivanov
    @everybody

      1. gcc-c++

    Последнее изменение


    11 июля 2012 г. Eugeny A. Rostovtsev 1.5.2-alt1.1
    - Fixed build
    11 ноября 2009 г. Maxim Ivanov 1.5.2-alt1
    - Initial build for ALT Linux