﻿# ILP64

ILP64\. [Data model](https://pvs-studio.com/en/blog/terms/0012/) in C/C\+\+ in which basic data types have the following sizes: int \- 64 bits, long \- 64 bits, long long \- 64 bits, pointer \- 64 bits\. This data model is used rather seldom\.