Последняя версия

Integer 1.78.0

The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.

Лицензия

Лицензия

Группа

Группа

com.github.brunotl
Идентификатор

Идентификатор

boost_integer
Версия

Версия

1.78.0
Тип

Тип

aar
Описание

Описание

Integer
The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std.
Ссылка на сайт

Ссылка на сайт

https://www.boost.org/
Система контроля версий

Система контроля версий

https://github.com/boostorg/integer.git

Скачать boost_integer 1.78.0

Имя Файла Размер
boost_integer-1.78.0.pom
boost_integer-1.78.0.aar 20 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.brunotl/boost_integer/ -->
<dependency>
    <groupId>com.github.brunotl</groupId>
    <artifactId>boost_integer</artifactId>
    <version>1.78.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/boost_integer/
implementation 'com.github.brunotl:boost_integer:1.78.0'
// https://jarcasting.com/artifacts/com.github.brunotl/boost_integer/
implementation ("com.github.brunotl:boost_integer:1.78.0")
'com.github.brunotl:boost_integer:aar:1.78.0'
<dependency org="com.github.brunotl" name="boost_integer" rev="1.78.0">
  <artifact name="boost_integer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='boost_integer', version='1.78.0')
)
libraryDependencies += "com.github.brunotl" % "boost_integer" % "1.78.0"
[com.github.brunotl/boost_integer "1.78.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.github.brunotl : boost_config aar 1.78.0
com.github.brunotl : boost_static_assert aar 1.78.0
com.github.brunotl : boost_throw_exception aar 1.78.0
com.github.brunotl : boost_core aar 1.78.0
com.github.brunotl : boost_assert aar 1.78.0
com.github.brunotl : boost_detail aar 1.78.0

Модули Проекта

Данный проект не имеет модулей.