Re: optional argument versus subroutine overloading
- From: "Steve Lionel" <steve.lionel@xxxxxxxxx>
- Date: 28 Feb 2007 08:19:07 -0800
reubendb wrote:
Is function/subroutine overloading actually resolved
during compilation, or during run time, as in the case of presence
test ?
Overloading is typically resolved at compile time. I'd be astonished
if any implementation did it differently.
Steve
.
- Follow-Ups:
- Re: optional argument versus subroutine overloading
- From: Jugoslav Dujic
- Re: optional argument versus subroutine overloading
- From: Michael Metcalf
- Re: optional argument versus subroutine overloading
- References:
- optional argument versus subroutine overloading
- From: reubendb
- optional argument versus subroutine overloading
- Prev by Date: Re: Array Constructors
- Next by Date: Re: character string assumed length
- Previous by thread: optional argument versus subroutine overloading
- Next by thread: Re: optional argument versus subroutine overloading
- Index(es):
Relevant Pages
|
|