Is there a way Convert a number from Base B1 to Base B2 without using any intermediate base.
Ex:
214 from base 5 to base 16 without converting it first to decima
Store them as int and then convert when you need to represent them like std::ios_base does.
int