Searched refs:castfloat (Results 1 – 1 of 1) sorted by relevance
67 const int castfloat = static_cast<int>(1.0); variable68 int arr2[castfloat]; // ok