It is possible like this:
TMap<int32, float> map = { TPairInitializer<const int32&, const float&>(2, 5.f) };