Software: Apache. PHP/5.4.45 

uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue
Sep 17 08:14:20 UTC 2024 x86_64
 

uid=243112(mycochar) gid=100(users) groups=100(users)  

Safe-mode: OFF (not secure)

/home/mycochar/www/image/photo/gcc-12.3.0/gcc/testsuite/g++.dg/template/   drwxr-xr-x
Free 0 B of 0 B (0%)
Your ip: 216.73.216.77 - Server ip: 213.186.33.19
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    

[Enumerate]    [Encoder]    [Tools]    [Proc.]    [FTP Brute]    [Sec.]    [SQL]    [PHP-Code]    [Backdoor Host]    [Back-Connection]    [milw0rm it!]    [PHP-Proxy]    [Self remove]
    


Viewing file:     memfriend7.C (2.45 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// { dg-do compile }

// Copyright (C) 2003 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>

// Member function of class template as friend
// Erroneous case: mismatch during specialization

template <class T> struct A {
  template <class U> void f(U);
  void g();
  void h();
  void i(int);
  template <T t> void j();
};

class C {
  int ii;                // { dg-message "private" }
  template <class U> template <class V>
    friend void A<U>::f(V);
  template <class U> friend void A<U>::g();
  template <class U> friend void A<U>::h();
  template <class U> friend void A<U>::i(int);
  template <class U> template <U t>
    friend void A<U>::j();
};

template <class T> struct A<T*> {
  void f(int);
  template <class U> void g();
  int h();
  void i(char);
  template <int> void j();
};

template <class T> void A<T*>::f(int)
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <class T> template <class U> void A<T*>::g()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <class T> int A<T*>::h()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
  return 0;
}

template <class T> void A<T*>::i(char)
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <class T> template <int> void A<T*>::j()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <> struct A<char> {
  void f(int);
  template <class U> void g();
  int h();
  void i(char);
  template <int> void j();
};

void A<char>::f(int)
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <class U> void A<char>::g()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <> void A<char>::g<int>()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

int A<char>::h()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
  return 0;
}

void A<char>::i(char)
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <int> void A<char>::j()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

template <> void A<char>::j<0>()
{
  C c;
  c.ii = 0;                // { dg-error "context" }
}

int main()
{
  A<int *> a1;
  a1.f(0);                // { dg-message "required" }
  a1.g<char>();                // { dg-message "required" }
  a1.g<int>();                // { dg-message "required" }
  a1.h();                // { dg-message "required" }
  a1.i('a');                // { dg-message "required" }
  a1.j<1>();                // { dg-message "required" }
  A<char> a2;
  a2.f(0);
  a2.g<char>();                // { dg-message "required" }
  a2.g<int>();
  a2.h();
  a2.i('a');
  a2.j<1>();                // { dg-message "required" }
  a2.j<0>();
}

Enter:
 
Select:
 

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

Search
  - regexp 

Upload
 
[ ok ]

Make Dir
 
[ ok ]
Make File
 
[ ok ]

Go Dir
 
Go File
 

--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.005 ]--