Welcome to Web-News
A Web-based News Reader
Subject Re: Top 5
From nazo <lovesyao@gmail.com>
Date Thu, 09 Oct 2008 08:29:55 +0900
Newsgroups digitalmars.D

nazo wrote:
> 2. "int+long" is supported but "foo(int, long)" is not supported

oops, this is my mistake. it's works with mysterious way.


import std.stdio;
alias int Int;
alias long Long;

typeof(Int + Long) foo(){
   return 10;
}

void baz(Int a, Long b){
}

typeof(baz(Int, Long)) bar(){
}

void main(){
   writefln(foo());
   bar();
}

Recent messages in this thread
 
-# Top 5 Andrei Alexandrescu 08-Oct-2008 04:07 pm
.-# Re: Top 5 Frank Benoit 08-Oct-2008 04:12 pm
.|-# Re: Top 5 Robert Fraser 09-Oct-2008 06:36 am
.|.|# Re: Top 5 Christopher Wright 09-Oct-2008 08:22 am
.|.-# Re: Top 5 Andrei Alexandrescu 09-Oct-2008 08:23 am
.|..-# Re: Top 5 Sergey Gromov 09-Oct-2008 08:49 am
.|...\# Re: Top 5 Jarrett Billingsley 09-Oct-2008 09:00 am
.|# Re: Top 5 Frank Benoit 08-Oct-2008 04:20 pm
.|# Re: Top 5 Jarrett Billingsley 08-Oct-2008 04:19 pm
.-# Re: Top 5 KennyTM~ 08-Oct-2008 04:25 pm
.|-# Re: Top 5 Ary Borenszweig 08-Oct-2008 05:10 pm
.|.\# Re: Top 5 KennyTM~ 09-Oct-2008 06:51 am
.-# Re: Top 5 Mike 08-Oct-2008 04:51 pm
.||# Re: Top 5 Chris R. Miller 08-Oct-2008 08:08 pm
.||# Re: Top 5 ore-sama 09-Oct-2008 06:32 am
.|\# Re: Top 5 Leandro Lucarella 09-Oct-2008 10:12 am
.-# Re: Top 5 Benji Smith 08-Oct-2008 04:55 pm
.|-# Re: Top 5 Chris R. Miller 08-Oct-2008 08:16 pm
.||-# Re: Top 5 Benji Smith 08-Oct-2008 09:25 pm
.||.-# Re: Top 5 Chris R. Miller 08-Oct-2008 10:00 pm
.||..-# Re: Top 5 Robert Fraser 09-Oct-2008 06:20 am
.||...\# Re: Top 5 Benji Smith 09-Oct-2008 08:46 am
.|\# Re: Top 5 Christopher Wright 09-Oct-2008 08:27 am
.-# Re: Top 5 Ary Borenszweig 08-Oct-2008 05:15 pm
.|\# Re: Top 5 Jarrett Billingsley 08-Oct-2008 07:20 pm
.-# Re: Top 5 Simen Kjaeraas 08-Oct-2008 05:34 pm
.|\# Re: Top 5 Vincent Richomme 08-Oct-2008 05:46 pm
.|# Re: Top 5 Jason House 08-Oct-2008 05:52 pm
.|# Re: Top 5 Denis Koroskin 08-Oct-2008 06:00 pm
.|# Re: Top 5 superdan 08-Oct-2008 06:06 pm
.-# Re: Top 5 Steven Schveighoffer 08-Oct-2008 06:07 pm
.|-# Re: Top 5 Andrei Alexandrescu 08-Oct-2008 06:22 pm
.|.\# Re: Top 5 Steven Schveighoffer 08-Oct-2008 09:33 pm
.-# Re: Top 5 dsimcha 08-Oct-2008 06:22 pm
.|\# Re: Top 5 Chris R. Miller 08-Oct-2008 10:05 pm
.-# Re: Top 5 Denis Koroskin 08-Oct-2008 06:23 pm
.|-# Re: Top 5 Andrei Alexandrescu 08-Oct-2008 06:30 pm
.|.|# Re: Top 5 Denis Koroskin 08-Oct-2008 06:41 pm
.|.|# Re: Top 5 Sean Kelly 08-Oct-2008 06:58 pm
.|.-# Re: Top 5 Sean Kelly 08-Oct-2008 06:59 pm
.|.|-# Re: Top 5 bearophile 08-Oct-2008 07:14 pm
.|.||-# Re: Top 5 Denis Koroskin 08-Oct-2008 07:25 pm
.|.||.\# Re: Top 5 bearophile 08-Oct-2008 07:32 pm
.|.|\# Re: Top 5 Andrei Alexandrescu 08-Oct-2008 07:25 pm
.|.\# Re: Top 5 Jerry Quinn 09-Oct-2008 12:15 am
.|# Re: Top 5 Sean Kelly 08-Oct-2008 06:57 pm
.|# Re: Top 5 BCS 08-Oct-2008 07:02 pm
.|# Re: Top 5 Adam D. Ruppe 08-Oct-2008 07:14 pm
.|# Re: Top 5 Denis Koroskin 08-Oct-2008 07:13 pm
.-# Re: Top 5 nazo 08-Oct-2008 07:18 pm
.|-# Re: Top 5 (Current message) nazo 08-Oct-2008 07:29 pm
.|.\# Re: Top 5 Andrei Alexandrescu 08-Oct-2008 07:51 pm
.-# Re: Top 5 MIURA Masahiro 08-Oct-2008 09:14 pm
.|\# Re: Top 5 Denis Koroskin 09-Oct-2008 04:22 am
.|# Re: Top 5 Bill Baxter 08-Oct-2008 09:50 pm
.|# Re: Top 5 BLS 09-Oct-2008 01:00 am
.|# Re: Top 5 Bruce Adams 09-Oct-2008 04:07 am
.-# Re: Top 5 ore-sama 09-Oct-2008 06:30 am
.|\# Re: Top 5 Jarrett Billingsley 09-Oct-2008 09:00 am
.|# Re: Top 5 Aarti_pl 09-Oct-2008 07:59 am
.-# Re: Top 5 Sergey Gromov 09-Oct-2008 08:37 am
.|-# Re: Top 5 Andrei Alexandrescu 09-Oct-2008 12:22 pm
.|.|# Re: Top 5 Steven Schveighoffer 09-Oct-2008 12:48 pm
.|.\# Re: Top 5 bearophile 09-Oct-2008 12:55 pm
.-# Re: Top 5 Gide Nwawudu 09-Oct-2008 08:37 am
.|-# Re: Top 5 Benji Smith 09-Oct-2008 09:07 am
.|.-# Re: Top 5 Sergey Gromov 09-Oct-2008 09:21 am
.|.||# Re: Top 5 Steven Schveighoffer 09-Oct-2008 09:23 am
.|.||# Re: Top 5 Bill Baxter 09-Oct-2008 09:27 am
.|.|\# Re: Top 5 Benji Smith 09-Oct-2008 09:27 am
.|.-# Re: Top 5 Steven Schveighoffer 09-Oct-2008 09:21 am
.|..-# Re: Top 5 Benji Smith 09-Oct-2008 09:37 am
.|..|-# Re: Top 5 Yigal Chripun 09-Oct-2008 12:34 pm
.|..|.\# Re: Top 5 Yigal Chripun 09-Oct-2008 12:48 pm
.|..-# Re: Top 5 Andrei Alexandrescu 09-Oct-2008 09:45 am
.|..|\# Re: Top 5 Steven Schveighoffer 09-Oct-2008 11:17 am
.|..-# Re: Top 5 Don 09-Oct-2008 10:10 am
.|...-# Re: Top 5 Andrei Alexandrescu 09-Oct-2008 10:12 am
.|....-# Re: Top 5 Jarrett Billingsley 09-Oct-2008 10:24 am
.|.....\# Re: Top 5 Andrei Alexandrescu 09-Oct-2008 10:30 am
.-# Re: Top 5 Piotrek 09-Oct-2008 12:10 pm
.|\# Re: Top 5 Andrei Alexandrescu 09-Oct-2008 12:25 pm
.\# Re: Top 5 Bill Baxter 08-Oct-2008 09:52 pm