代码搜索:assignment
找到约 8,196 项符合「assignment」的源代码
代码结果 8,196
www.eeworm.com/read/233448/4687792
java pr13733.java
// 15.26: "The type of an assignment expression is the type of the variable"
// (LHS).
class PR13733 {
String a, c = "";
Object b;
void bug() {
a = (b = c); // invalid without cast
}
}
www.eeworm.com/read/229812/4738301
c diag0062.c
// generating ctors,dtors, and assignment operators should only
// report access errors on private accesses of immediate base classes
struct PRI {
private:
PRI();
~PRI();
PRI & opera
www.eeworm.com/read/221738/4826301
c ecctest.c
indent: Standard input:49: Warning:old style assignment ambiguity in "=*". Assuming "= *"
/*
* (C) Copyright 2001
*
* See file CREDITS for list of people who contributed to this
* project.
*
*
www.eeworm.com/read/209584/4958046
c ecctest.c
indent: Standard input:49: Warning:old style assignment ambiguity in "=*". Assuming "= *"
/*
* (C) Copyright 2001
*
* See file CREDITS for list of people who contributed to this
* project.
*
*
www.eeworm.com/read/195502/5110297
c ecctest.c
indent: Standard input:49: Warning:old style assignment ambiguity in "=*". Assuming "= *"
/*
* (C) Copyright 2001
*
* See file CREDITS for list of people who contributed to this
* project.
*
*
www.eeworm.com/read/190666/5182167
txt libstdc++-assign.txt
The way to assign copyright to the Free Software Foundation is to sign
an assignment contract. This is what legally makes the Free Software
Foundation the copyright holder so that we can register the
www.eeworm.com/read/168845/5433906
txt todo.txt
Hi,
-------------------
10) Specify difference between assignment from an input_iterator (basic exception safety guarantee)
and any other iterator (strong exception safety guarantee). Provi
www.eeworm.com/read/164889/5486992
c ecctest.c
indent: Standard input:49: Warning:old style assignment ambiguity in "=*". Assuming "= *"
/*
* (C) Copyright 2001
*
* See file CREDITS for list of people who contributed to this
* project.
*
*
www.eeworm.com/read/340665/3283847
txt libstdc++-assign.txt
The way to assign copyright to the Free Software Foundation is to sign
an assignment contract. This is what legally makes the Free Software
Foundation the copyright holder so that we can register the
www.eeworm.com/read/309949/3702160
c ecctest.c
indent: Standard input:49: Warning:old style assignment ambiguity in "=*". Assuming "= *"
/*
* (C) Copyright 2001
*
* See file CREDITS for list of people who contributed to this
* project.
*
*