why const references are the exception that they allow apparent indirect access to a literal?

Why would I use a reference that refers to a constant literal?
what I understood that this is used to extend the lifetime of the literal, why would I extend it's lifetime?
Last edited on
Topic archived. No new replies allowed.